ci: enforce arm64 release abi
This commit is contained in:
Vendored
+1
-1
@@ -163,7 +163,7 @@ PY
|
||||
retry(3) {
|
||||
sh '''
|
||||
set -euo pipefail
|
||||
"$FLUTTER_ROOT/bin/flutter" build apk \
|
||||
JIZHANG_ANDROID_ABIS=arm64-v8a "$FLUTTER_ROOT/bin/flutter" build apk \
|
||||
--flavor internal --release --target-platform android-arm64 \
|
||||
--build-name "$APP_VERSION" --build-number "$ANDROID_VERSION_CODE" \
|
||||
--dart-define=INTERNAL_BUILD=true \
|
||||
|
||||
Reference in New Issue
Block a user