travis: correct build-tools version

main
Alibek Omarov 4 years ago
parent 903a645517
commit f517590c3e
  1. 2
      .travis.yml

@ -3,7 +3,7 @@ dist: xenial
android:
components:
- android-29
- build-tools-29.0.2
- build-tools-28.0.3
before_script:
- mkdir -p $ANDROID_HOME/.android/
- cp debug.keystore $ANDROID_HOME/.android/

Loading…
Cancel
Save