Update circle.yml

This commit is contained in:
2016-12-25 23:56:34 -05:00
parent d81fdb41dc
commit edd5f25529

View File

@@ -1,7 +1,7 @@
dependencies: dependencies:
pre: pre:
- echo y | android update sdk --no-ui --all --filter "tools" - 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: checkout:
post: post:
- git submodule sync - git submodule sync