From b70fbeccc97e2796efe7d9545ee6e415e080b97f Mon Sep 17 00:00:00 2001 From: Sergey Trofimov Date: Fri, 6 Nov 2015 17:39:07 +0300 Subject: [PATCH] Correct buildTools version in travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8c702e1f..21b65aa3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ android: # - tools # The BuildTools version used by your project - - build-tools-23.0.1 + - build-tools-23.0.2 # The SDK version used to compile your project - android-23