Update travis config to use current build tools
This commit is contained in:
parent
45bb59dba8
commit
312f95b73d
|
@ -3,5 +3,6 @@ android:
|
||||||
components:
|
components:
|
||||||
- platform-tools
|
- platform-tools
|
||||||
- tools
|
- tools
|
||||||
|
- build-tools-21.1.2
|
||||||
- build-tools-19.1.0
|
- build-tools-19.1.0
|
||||||
- android-19
|
- android-21
|
||||||
|
|
Loading…
Reference in New Issue