diff --git a/.travis.yml b/.travis.yml index 80df757213..28ee37213a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,8 @@ android: components: - tools - platform-tools - - build-tools-27.0.3 - - android-27 + - build-tools-28.0.3 + - android-28 - extra-google-google_play_services - extra-google-m2repository - extra-android-m2repository @@ -16,7 +16,7 @@ android: sudo: false before_install: - - yes | sdkmanager "platforms;android-27" + - yes | sdkmanager "platforms;android-28" "build-tools;28.0.3" - touch local.properties script: