fix codemagic
This commit is contained in:
parent
ab5eeb4d21
commit
4dde5805c5
@ -27,6 +27,7 @@ workflows:
|
||||
- name: Build Android release
|
||||
script: |
|
||||
cd android
|
||||
chmod +x ./gradlew
|
||||
./gradlew bundleDebug
|
||||
artifacts:
|
||||
- android/app/build/outputs/**/*.apk
|
||||
|
Loading…
Reference in New Issue
Block a user