From 86e6f49f8b41c9affbc32c85864a10551ae3a0cb Mon Sep 17 00:00:00 2001 From: Sebastian Kaspari Date: Wed, 18 Mar 2015 08:42:24 +0100 Subject: [PATCH] Let travis know about build tools 22. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7e402f9..2d912be 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ android: components: - platform-tools - tools - - build-tools-21.1.1 + - build-tools-22.0.0 - android-22 - extra-google-google_play_services