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

Warn about conflicting dependencies #610

Merged

Conversation

WonderCsabo
Copy link
Contributor

Implements #597.

There are some dependencies which are provided by the Android platform
at runtime, and cause really nasty problems if the user wants new
versions as dependencies, since Android will use the platform-provided
old ones. Now we list these dependencies in a warning, so the user will
notice the problem at build time. This warning can be disabled by the
'disableConflictingDependenciesWarning' parameter.
mosabua added a commit that referenced this pull request Mar 31, 2015
@mosabua mosabua merged commit dd32050 into simpligility:master Mar 31, 2015
@WonderCsabo WonderCsabo deleted the 597_warnConflictingDependencies branch March 31, 2015 08:05
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.

2 participants