From 6702846c7c074387835718c32f8af9b949a0fc78 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Thu, 24 Nov 2016 23:58:43 +0100 Subject: [PATCH] Update build tools version in travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7ab4c2a3..cbd08821 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ android: components: - platform-tools - tools - - build-tools-25.0.0 + - build-tools-25.0.1 - android-25 - extra-android-m2repository