travis.yml: use sdk 23.0.0

This commit is contained in:
Michael
2015-08-28 20:24:42 +02:00
parent a314563ca9
commit 58b6910ae6

View File

@@ -2,8 +2,8 @@ language: android
android: android:
components: components:
- android-22 - android-23
- build-tools-22.0.0 - build-tools-23.0.0
- platform-tools - platform-tools
- extra-google-m2repository - extra-google-m2repository
- extra-android-m2repository - extra-android-m2repository