travis: Set android platform to 19
This commit is contained in:
parent
16c91c4046
commit
b8b44ff3e3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ android:
|
||||||
components:
|
components:
|
||||||
- platform-tools
|
- platform-tools
|
||||||
- build-tools-21.1.1
|
- build-tools-21.1.1
|
||||||
- android-13
|
- android-19
|
||||||
- extra-android-support
|
- extra-android-support
|
||||||
|
|
||||||
install: ant
|
install: ant
|
||||||
|
|
Loading…
Add table
Reference in a new issue