modified: .circleci/config.yml

This commit is contained in:
stonegate 2020-04-06 21:13:18 +08:00
parent 88d9aca89a
commit b268728da7
1 changed files with 1 additions and 1 deletions

View File

@ -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