From 5da5795994fffb33885fbe233647627674002eb5 Mon Sep 17 00:00:00 2001 From: Juan Miguel Boyero Corral Date: Wed, 25 Oct 2017 12:06:36 +0200 Subject: [PATCH] Updated Build Tools version in Travis configuration --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b441a251e..c99aaf80c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ android: - tools - tools - platform-tools - - build-tools-26.0.0 + - build-tools-26.0.2 - android-26 - extra-android-m2repository - extra-android-support