modified: .circleci/config.yml
This commit is contained in:
parent
88d9aca89a
commit
b268728da7
|
@ -19,7 +19,7 @@ jobs:
|
|||
- run:
|
||||
name: Build the Android version
|
||||
command: flutter build apk --split-per-abi --no-shrink
|
||||
-run:
|
||||
- run:
|
||||
name: Build the Android bundle
|
||||
command: flutter build appbundle --no-shrink
|
||||
|
||||
|
|
Loading…
Reference in New Issue