We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b75511 commit f16767eCopy full SHA for f16767e
melos.yaml
@@ -46,7 +46,7 @@ scripts:
46
build:example_android:
47
run: |
48
melos exec -c 1 -- \
49
- "flutter build apk --debug"
+ "flutter build apk --debug --target-platform=android-arm,android-arm64,android-x64"
50
description: Build a specific example app for Android.
51
packageFilters:
52
dirExists:
0 commit comments