From fc938589180e0747a4fa6e209ee251b496df309e Mon Sep 17 00:00:00 2001 From: Anthony Restaino Date: Sat, 17 Oct 2015 23:09:59 -0400 Subject: [PATCH] Switched to correct build tools --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2c413aa..20d00be 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: android sudo: false android: components: - - build-tools-22.0.1 + - build-tools-23.0.1 - android-23 - extra-android-support - extra-android-m2repository