Update circle.yml
This commit is contained in:
parent
d81fdb41dc
commit
edd5f25529
@ -1,7 +1,7 @@
|
||||
dependencies:
|
||||
pre:
|
||||
- echo y | android update sdk --no-ui --all --filter "tools"
|
||||
- echo y | android update sdk --no-ui --all --filter "build-tools-23.0.3"
|
||||
- echo y | android update sdk --no-ui --all --filter "build-tools-25.0.2"
|
||||
checkout:
|
||||
post:
|
||||
- git submodule sync
|
||||
|
||||
Loading…
Reference in New Issue
Block a user