Try to enforce newer Android build tools in Travis
authorDavid A. Velasco <dvelasco@solidgear.es>
Tue, 26 May 2015 11:54:07 +0000 (13:54 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Tue, 26 May 2015 11:54:07 +0000 (13:54 +0200)
.travis.yml

index d7e46cb..a9a6ff3 100644 (file)
@@ -3,7 +3,7 @@ android:
   components:
     - platform-tools
     - tools
   components:
     - platform-tools
     - tools
-    - build-tools-20.0.0
+    - build-tools-22.0.1
     - android-19
 before_install:
   - rm pom.xml
     - android-19
 before_install:
   - rm pom.xml