From 7432ed224c98078408b87b21f4d413951617e1ec Mon Sep 17 00:00:00 2001 From: maiatoday Date: Thu, 8 Jun 2017 10:58:24 +0200 Subject: [PATCH] Update build tools version to 25.0.3 in travis file --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 05bf35abf..5131ae9a0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,7 @@ android: - tools # The BuildTools version used by your project - - build-tools-25.0.2 + - build-tools-25.0.3 # The SDK version used to compile your project - android-25