From 2fd059d578653c217f64075575bac55d6133911a Mon Sep 17 00:00:00 2001 From: Phillip Thelen Date: Sun, 22 May 2016 15:02:59 +0200 Subject: [PATCH] set build tools in travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 85014988a..ae6569942 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ android: # - tools # The BuildTools version used by your project - - build-tools-23.0.1 + - build-tools-23.0.3 # The SDK version used to compile your project - android-23