From b8b44ff3e36cb06c4be189cb33ac1232cf410638 Mon Sep 17 00:00:00 2001 From: mittorn Date: Sun, 24 Sep 2017 06:58:38 +0700 Subject: [PATCH] travis: Set android platform to 19 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f9d4b5fa..d44c46c9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ android: components: - platform-tools - build-tools-21.1.1 - - android-13 + - android-19 - extra-android-support install: ant