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