Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated dependencies to compile with current AndroidStudio #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

plastiv
Copy link

@plastiv plastiv commented Apr 18, 2014

Updated:

gradle wrapper 1.11
android plugin 0.9.+
android build tools 19.0.3
android compile sdk 19
android support lib 19.1.0
color picker lib 1.4

AndroidStudio requires to update gradle and build tools to work with it. Color picker was at mavenLocal it was hard to compile project after checkout. It should be possible now with this PR.

plastiv added 4 commits April 18, 2014 16:25
Bumped gradle to 1.11, android plugin to 0.9.+, buildTools to 19.0.3
Updated to sdk 19 and support lib v19. Deleted support-v4 dependency, since it is included into appcompat-v7
Color picker dependency was added to maven central, but changed package name.
The android plugin now enforces that all library dependencies have a unique package name.
http://tools.android.com/tech-docs/new-build-system (0.9.1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant