mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-26 02:27:42 +02:00
travis.yml: use sdk 23.0.0
This commit is contained in:
parent
a314563ca9
commit
58b6910ae6
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue