Skip to content

Commit f4b734d

Browse files
committed
refresh info.json to use release build
1 parent 633c2fa commit f4b734d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flutter-engine.artifactbundle.zip

0 Bytes
Binary file not shown.

info.json.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
"version": "3.13.1",
77
"variants": [
88
{
9-
"path": "elinux-arm64-debug/libflutter_engine.so",
9+
"path": "elinux-arm64-release/libflutter_engine.so",
1010
"supportedTriples": ["aarch64-unknown-linux-gnu"]
1111
},
1212
{
13-
"path": "elinux-x64-debug/libflutter_engine.so",
13+
"path": "elinux-x64-release/libflutter_engine.so",
1414
"supportedTriples": ["x86_64-unknown-linux-gnu"]
1515
}
1616
]

0 commit comments

Comments
 (0)