From 5e56cd652d7d549b756948e60fa52be96581a965 Mon Sep 17 00:00:00 2001 From: crazysunj Date: Fri, 4 Oct 2019 13:26:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0travis=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ddfaebc..7e6662c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ sudo: false android: components: - android-28 + - build-tools-28.0.3 - extra-android-support - extra-android-m2repository - platform-tools