From 6aad423169330e6ef8394dc341107752db1f7432 Mon Sep 17 00:00:00 2001 From: Daniel Gomez Rico Date: Mon, 29 Jan 2018 15:05:30 -0500 Subject: [PATCH] Fix travis setup to accept 26.0.2 build tools --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d50b37e38..b964ed37a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,7 +32,7 @@ android: - tools # The BuildTools version used by your project - - build-tools-26.0.1 + - build-tools-26.0.2 # The SDK version used to compile your project - android-26