diff options
-rw-r--r-- | .travis.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml index 9d37a4f3..45227d22 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,9 +3,9 @@ android: components: - platform-tools - tools - - build-tools-23.0.2 + - build-tools-23.0.3 - build-tools-19.1.0 - - android-23 + - android-24 - extra-android-m2repository - extra-google-m2repository - extra-google-google_play_services |