From 6dade2bf980a8d262632bddd3de41e8ee205f301 Mon Sep 17 00:00:00 2001 From: Dimitry Ivanov Date: Thu, 25 Oct 2018 22:22:55 +0300 Subject: [PATCH] Update travis config to use 28.0.3 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 93df6e80..bd4791e7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ android: - platform-tools - tools - - build-tools-27.0.3 + - build-tools-28.0.3 - android-27 branches: