From 2fc3a6df568d069846b02e99492ea411028dadc1 Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Sat, 11 Nov 2017 00:34:00 +0100 Subject: [PATCH] update also build tools for travis travis will still fail, beacause it sucks --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5cb8117f3..b68866071 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ android: - tools # The BuildTools version used by your project - - build-tools-25.0.2 + - build-tools-26.0.2 # The SDK version used to compile your project - android-25