From a3f109ab3f47cb890d69d35bb3804c2392f09fef Mon Sep 17 00:00:00 2001 From: SeungHun Choe <13363349+uOOOO@users.noreply.github.com> Date: Mon, 9 Dec 2019 15:35:57 +0900 Subject: [PATCH] Fix failed travis build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 30a0c083..7d5dfcc5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ android: components: - tools - platform-tools - - build-tools-28.0.1 + - build-tools-28.0.2 - extra-android-m2repository - android-28 - sys-img-armeabi-v7a-android-17