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