From 29cd6fcd319473698fc626ca7ff9fda4edbff4ab Mon Sep 17 00:00:00 2001 From: Yair Morgenstern Date: Tue, 3 Sep 2019 23:47:17 +0300 Subject: [PATCH] Travis fix --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 69767f7264..8b7ebccf43 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ android: - platform-tools # The BuildTools version used by your project - - build-tools-29.0.3 + - build-tools-29.0.2 # The SDK version used to compile your project - android-29