forked from firka/firka
android: but transform aab & apk behind a flag for now
This commit is contained in:
@@ -33,5 +33,5 @@ if [ "$1" = "main" ]; then
|
||||
exit 1
|
||||
fi
|
||||
else
|
||||
flutter build apk --debug --target-platform android-arm,android-arm64,android-x64
|
||||
TRANSFORM_APK=true flutter build apk --debug --target-platform android-arm,android-arm64,android-x64
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user