Merge pull request #124 from betheg/travis

travis.yml: use sdk 23.0.0
This commit is contained in:
Mohamed Zenadi
2015-08-28 20:51:22 +02:00

View File

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