travis.yml: use sdk 23.0.1
This commit is contained in:
parent
452be1e083
commit
debfde4412
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ language: android
|
|||
android:
|
||||
components:
|
||||
- android-23
|
||||
- build-tools-23.0.0
|
||||
- build-tools-23.0.1
|
||||
- platform-tools
|
||||
- extra-google-m2repository
|
||||
- extra-android-m2repository
|
||||
|
|
Loading…
Reference in a new issue