From 2a43448e49dc0aec0d6c53c8a27dd58245fdaba6 Mon Sep 17 00:00:00 2001 From: Marvin W Date: Tue, 15 Oct 2019 11:48:04 +0200 Subject: [PATCH] Update Travis config --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1253807e..a5fc8e69 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ android: components: - tools - platform-tools - - build-tools-28.0.3 - - android-28 + - build-tools-29.0.2 + - android-29 - extra-android-m2repository