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

[Android] Pulling SDK versions from root project #287

Merged
merged 1 commit into from
Aug 29, 2018

Conversation

stigi
Copy link
Contributor

@stigi stigi commented Aug 28, 2018

This adresses #286. Please check out the issue for more details.

It updates the gradle files so that compileSdkVersion, buildToolsVersion, minSdkVersion and targetSdkVersion of the root project are used. This prevents version clashes around SDK versions and allows the library to be included in projects with more current SDK versions.

This adresses andpor#286. See the issue for details.
@andpor andpor merged commit 6ce678f into andpor:master Aug 29, 2018
@andpor
Copy link
Owner

andpor commented Aug 29, 2018

Thanks.

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