travis: correct build-tools version
This commit is contained in:
parent
903a645517
commit
f517590c3e
@ -3,7 +3,7 @@ dist: xenial
|
|||||||
android:
|
android:
|
||||||
components:
|
components:
|
||||||
- android-29
|
- android-29
|
||||||
- build-tools-29.0.2
|
- build-tools-28.0.3
|
||||||
before_script:
|
before_script:
|
||||||
- mkdir -p $ANDROID_HOME/.android/
|
- mkdir -p $ANDROID_HOME/.android/
|
||||||
- cp debug.keystore $ANDROID_HOME/.android/
|
- cp debug.keystore $ANDROID_HOME/.android/
|
||||||
|
Loading…
Reference in New Issue
Block a user