Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Commit

Permalink
Update circle.yml
Browse files Browse the repository at this point in the history
Fixing dumb mistakes.
  • Loading branch information
Mark Hähnel committed Aug 24, 2016
1 parent fad898f commit 83c33b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ machine:
dependencies:
pre:
- echo y | android update sdk -u -a -t tool
- echo y | android update sdk --no-ui --all --filter "android-24,build-tools-24.0.1,extra-android-support""
- echo y | android update sdk --no-ui --all --filter "android-24,build-tools-24.0.1,extra-android-support"

test:
override:
Expand Down

0 comments on commit 83c33b0

Please sign in to comment.