diff --git a/.travis.yml b/.travis.yml index 96849a5..ee956c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,10 +3,9 @@ language: android jdk: oraclejdk7 components: - - build-tools-21.1.1 - - android-21 - # Additional components - - extra-android-support + - build-tools-21.1.2 + - android-21 + - extra-android-support before_install: - chmod +x gradlew \ No newline at end of file