mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Update circle.yml
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
dependencies:
|
||||
pre:
|
||||
- echo y | android update sdk --no-ui --all --filter "tools"
|
||||
- echo y | android update sdk --no-ui --all --filter "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 "extra-android-m2repository"
|
||||
checkout:
|
||||
post:
|
||||
- git submodule sync
|
||||
@@ -24,4 +26,4 @@ general:
|
||||
- poeditor
|
||||
machine:
|
||||
java:
|
||||
version: oraclejdk8
|
||||
version: oraclejdk8
|
||||
|
||||
Reference in New Issue
Block a user