From 38f45268177db1c02f0904bc0558bf58f9ecb5d6 Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Sat, 29 Aug 2015 00:19:24 +0200 Subject: [PATCH] tell travis that we target android-23 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index c8ae77a1..ded5f2a9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ android: #- build-tools-19.1.0 # The SDK version used to compile your project - - android-21 + - android-23 # Additional components - extra-android-m2repository