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

Add support for renamed android.support packages in models. #253

Merged
merged 1 commit into from
Nov 8, 2018

Conversation

lazaroclapp
Copy link
Collaborator

See. https://developer.android.com/jetpack/androidx/migrate

We are adding both versions to our default library models to
support codebases that have and haven't migrated.

See. https://developer.android.com/jetpack/androidx/migrate

We are adding both versions to our default library models to
support codebases that have and haven't migrated.
@lazaroclapp
Copy link
Collaborator Author

I believe this the only change needed. Since test cases only need to be upgraded once we switch their version of the support library, and everywhere else NullAway just looks for any Nullable, not android.support.Nullable, but correct me if I am wrong on this, Manu :)

@lazaroclapp lazaroclapp merged commit 5006267 into master Nov 8, 2018
@lazaroclapp lazaroclapp deleted the lazaro_prepare_for_support_androidx_migration branch November 8, 2018 19:41
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.

3 participants