From a4a8038c6f9941e95b21f8f2977e52be9eae26c1 Mon Sep 17 00:00:00 2001 From: mhutti1 Date: Wed, 8 Mar 2017 20:56:07 +0000 Subject: [PATCH] Update travis tools version --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 5cd6595aa..a3976a768 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,5 +9,7 @@ android: # The BuildTools version used by your project - build-tools-24.0.1 + - tools-2.2.3 + # The SDK version used to compile your project - android-24