fix codemagic

This commit is contained in:
Alexander Kacheryants 2024-04-07 07:03:11 +03:00
parent ab5eeb4d21
commit 4dde5805c5

View File

@ -27,6 +27,7 @@ workflows:
- name: Build Android release
script: |
cd android
chmod +x ./gradlew
./gradlew bundleDebug
artifacts:
- android/app/build/outputs/**/*.apk