This commit is contained in:
2024-05-24 15:01:05 +08:00
parent c9d5d965ad
commit 1eefb54828
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ jobs:
ENCODED_STRING: ${{ secrets.SIGNING_STORE_BASE64 }}
run: echo $ENCODED_STRING | base64 -di > android/app/keystore.jks
- name: Build apk
run: flutter build apk --release --split-per-abi
run: flutter build apk --release --split-per-abi -P --debug
env:
CI: true
SIGNING_KEY_ALIAS: release