This commit is contained in:
Alexander Kacheryants 2024-06-20 03:25:30 +03:00
parent 9c85694ea7
commit a252393f64

View File

@ -21,5 +21,5 @@ steps:
image: mingc/android-build-box image: mingc/android-build-box
commands: commands:
- cd android - cd android
- chmox +X ./gradlew - chmod +X ./gradlew
- ./gradlew bundleRelease - ./gradlew bundleRelease