From e335e496cc9984abfc74265399f97df5d52c4118 Mon Sep 17 00:00:00 2001 From: Iiro Krankka Date: Mon, 9 Jan 2017 13:02:28 +0200 Subject: [PATCH] Changed the Travis CI build tools version to be the same the project has. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ee132a7..82c2985 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ android: components: - tools - platform-tools - - build-tools-25.0.0 + - build-tools-25.0.2 - android-25 - extra-android-m2repository