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