modified: .circleci/config.yml

This commit is contained in:
stonegate 2020-05-06 21:17:35 +08:00
parent f86652d8a3
commit 0d82290e33
1 changed files with 2 additions and 2 deletions

View File

@ -18,9 +18,9 @@ jobs:
- run: dart tool/env.dart
- run:
name: Build the Android bundle
command: flutter build appbundle --no-shrink --info
command: flutter build appbundle --no-shrink
- run:
name: Build the Android version
command: flutter build apk --split-per-abi --no-shrink --info
command: flutter build apk --split-per-abi --no-shrink
- store_artifacts:
path: build/app/outputs/