1
0
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:
Erik Johansson
2017-11-21 00:56:19 +01:00
parent ab38f13faf
commit 75d60bd761

View File

@@ -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