diff --git a/.travis.yml b/.travis.yml index 4979c94..d93c3d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,10 @@ language: android android: components: - - android-25 + - tools + - platform-tools + - build-tools-25.0.1 + - android-23 + - extra-android-m2repository + - extra-google-m2repository jdk: oraclejdk8