Skip to content

Commit

Permalink
wrong guide
Browse files Browse the repository at this point in the history
  • Loading branch information
apla committed Apr 26, 2017
1 parent ffdd0a4 commit f07996f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ dependencies:
- cordova create app-preferences-app
pre:
- ( sleep 5 && while [ 1 ]; do sleep 1; echo y; done ) | android update sdk --no-ui --all --filter tools,platform-tools,build-tools-25.0.3,android-22,android-25,extra-google-m2repository,extra-google-google_play_services
- chmod +x gradlew
- ANDROID_HOME=/usr/local/android-sdk-linux ./gradlew dependencies

test:
Expand Down

0 comments on commit f07996f

Please sign in to comment.