From f11644fa51fe4d94afd3f51c921883260eb86b0b Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Mon, 26 Dec 2016 05:18:45 +0100 Subject: [PATCH] travis: Update build tools --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8a578330..95909188 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ android: components: - platform-tools - tools - - build-tools-25.0.1 + - build-tools-25.0.2 - android-25 - extra-android-m2repository