From ab205ae05beb742d968ddcc445d068af02878d43 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Thu, 7 Dec 2017 01:45:30 +0100 Subject: [PATCH] Update build tools in travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6ed4b582..2218a436 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ android: components: - platform-tools - tools - - build-tools-27.0.1 + - build-tools-27.0.2 - android-27 - extra-android-m2repository