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

Libraries should not specify a targetSdkVersion. #591

Closed
wants to merge 1 commit into from
Closed

Libraries should not specify a targetSdkVersion. #591

wants to merge 1 commit into from

Conversation

JakeWharton
Copy link

It's optional, changes no behavior (from the library's perspective), and participates in manifest merging which can cause problems should the user have a lower target.

It's optional, changes no behavior (from the library's perspective), and participates in manifest merging which can cause problems should the user have a lower target.
@ronshapiro
Copy link

Ah, I didn't realize it wasn't required. I'll pull this in, thanks!

ronshapiro added a commit that referenced this pull request Feb 28, 2017
Fixes #591 (for dagger.android and dagger.android.support)

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=148670273
ronshapiro added a commit that referenced this pull request Mar 2, 2017
Fixes #591 (for dagger.android and dagger.android.support)

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=148670273
@ronshapiro ronshapiro closed this in 787b3bf Mar 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants