mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-19 06:51:57 +02:00
go into android_app subdirectory before executing gradlew
This commit is contained in:
@@ -13,4 +13,4 @@ after_success:
|
||||
- chmod +x ./android_app/upload_apk.sh
|
||||
- ./android_app/upload_apk.sh
|
||||
|
||||
script: ./android_app/gradlew build
|
||||
script: cd android_app && ./gradlew assembleDebug
|
||||
|
Reference in New Issue
Block a user