From 287510b284305df9d8304490aeff07ba51330e38 Mon Sep 17 00:00:00 2001 From: Doug Keen Date: Sat, 4 Mar 2017 14:12:54 -0800 Subject: [PATCH] Update build tools in travis config --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8b4dab4..9d2c9b3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ android: - tools # The BuildTools version used by your project - - build-tools-25.0.0 + - build-tools-25.0.2 # The SDK version used to compile your project - android-25