mirror of
https://github.com/stonega/tsacdop
synced 2025-01-20 19:10:48 +01:00
modified: .circleci/config.yml
This commit is contained in:
parent
8ef189626f
commit
a68d71d346
@ -19,5 +19,8 @@ jobs:
|
||||
- run:
|
||||
name: Build the Android version
|
||||
command: flutter build appbundle --no-shrink
|
||||
- run:
|
||||
name: BUild the Android apks
|
||||
command: flutter build build apk --split-per-abi --no-shrink
|
||||
- store_artifacts:
|
||||
path: build/app/outputs/
|
Loading…
Reference in New Issue
Block a user