diff --git a/circle.yml b/circle.yml index 62ea01de5..53db3378f 100644 --- a/circle.yml +++ b/circle.yml @@ -1,8 +1,11 @@ +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" checkout: post: - git submodule sync - git submodule update --init - test: override: - mksdcard -l e 128M sdcard.img