mirror of
https://github.com/oliexdev/openScale.git
synced 2025-08-23 16:53:04 +02:00
Bump build tools used on travis
This commit is contained in:
@@ -5,7 +5,7 @@ android:
|
||||
components:
|
||||
- platform-tools
|
||||
- tools
|
||||
- build-tools-25.0.2
|
||||
- build-tools-26.0.2
|
||||
- android-24
|
||||
- extra-android-m2repository
|
||||
|
||||
@@ -23,4 +23,4 @@ after_success:
|
||||
- chmod +x ./upload_apk.sh
|
||||
- ./upload_apk.sh
|
||||
|
||||
script: cd android_app && ./gradlew assembleDebug
|
||||
script: cd android_app && ./gradlew assembleDebug
|
||||
|
Reference in New Issue
Block a user