From 887d7810f63d0b6c2a1dd3bf5f9ac47e2445cb24 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Fri, 20 May 2016 10:09:39 +0200 Subject: [PATCH] Update build tools versions for travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 461867a3..879e1a4c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ android: components: - platform-tools - tools - - build-tools-23.0.2 + - build-tools-23.0.3 - android-23 - extra-android-m2repository