update .make-app.yaml
This commit is contained in:
parent
a252393f64
commit
373cc5efc3
@ -21,5 +21,4 @@ steps:
|
|||||||
image: mingc/android-build-box
|
image: mingc/android-build-box
|
||||||
commands:
|
commands:
|
||||||
- cd android
|
- cd android
|
||||||
- chmod +X ./gradlew
|
- bash -c "chmod +X ./gradlew; ./gradlew bundleRelease"
|
||||||
- ./gradlew bundleRelease
|
|
||||||
|
Loading…
Reference in New Issue
Block a user