mirror of
https://github.com/ethauvin/android-about-box.git
synced 2025-04-25 02:37:11 -07:00
Use latest build tools
This commit is contained in:
parent
a39ac0331a
commit
a671f916c1
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
dependencies:
|
||||
pre:
|
||||
- echo y | android update sdk --no-ui --all --filter tools,platform-tools,android-24
|
||||
- echo y | android update sdk --no-ui --all --filter build-tools-24.0.2
|
||||
- echo y | android update sdk --no-ui --all --filter tools,platform-tools,android-25
|
||||
- echo y | android update sdk --no-ui --all --filter build-tools-25.0.2
|
||||
|
||||
test:
|
||||
override:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue