From a5cd23070a55ed396c265f33ff94cdd5be05c324 Mon Sep 17 00:00:00 2001 From: xcffl Date: Tue, 27 Aug 2019 20:44:55 +0800 Subject: [PATCH] Update build tools --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2aad48561..7921b09d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,8 @@ jdk: android: components: - tools - - build-tools-28.0.3 - - android-28 + - build-tools-29.0.2 + - android-29 - extra-android-m2repository licenses: - ".+"