From 42252fa217c7f4025072c4779a9df477da5be7af Mon Sep 17 00:00:00 2001 From: Anuken Date: Fri, 29 May 2020 14:08:36 -0400 Subject: [PATCH] Updated travis build-tools --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d680769ec2..9c63be80eb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ dist: xenial android: components: - android-29 - - build-tools-29.0.2 + - build-tools-29.0.3 script: - git clone --depth=1 --branch=master https://github.com/Anuken/MindustryBuilds ../MindustryBuilds