From db7a8c36c95ddf1e356b24e03eb3d120624b63c1 Mon Sep 17 00:00:00 2001 From: Michael Rozumyanskiy Date: Thu, 26 Oct 2017 12:02:49 +0300 Subject: [PATCH] Update Travis CI configuration --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9966bad..951537c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,8 @@ android: - tools - tools - platform-tools - - build-tools-26.0.2 - - android-26 + - build-tools-27.0.0 + - android-27 jdk: - oraclejdk8