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