diff --git a/.travis.yml b/.travis.yml index 2367920..297f422 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ jdk: oraclejdk7 android: components: - - build-tools-23.0.2 + - build-tools-23.0.3 - android-23 - extra-android-support - extra-google-m2repository @@ -13,7 +13,7 @@ android: before_script: - echo yes | android update sdk --no-ui --all --filter platform-tools,tools - - echo yes | android update sdk --no-ui --all --filter build-tools-23.0.2 + - echo yes | android update sdk --no-ui --all --filter build-tools-23.0.3 - echo yes | android update sdk --no-ui --all --filter android-23 script: