1
0
Fork 0
mirror of https://github.com/ethauvin/android-about-box.git synced 2025-04-24 18:27:11 -07:00

Increment build tools to the latest 25.x point release

This commit is contained in:
Michael Mee 2017-10-08 11:59:15 -07:00
parent da75a1835c
commit c3e6dca4c8

View file

@ -1,7 +1,7 @@
dependencies: dependencies:
pre: pre:
- echo y | android update sdk --no-ui --all --filter tools,platform-tools,android-25 - 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 - echo y | android update sdk --no-ui --all --filter build-tools-25.0.3
test: test:
override: override: