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

[class-parse] Support AndroidX's NonNull annotation. #759

Merged
merged 1 commit into from
Dec 11, 2020

Conversation

jpobst
Copy link
Contributor

@jpobst jpobst commented Dec 11, 2020

There is yet another @NonNull annotation: androidx.annotation.NonNull that we need to recognize to help create NRT assemblies:

https://developer.android.com/reference/androidx/annotation/NonNull

@jonpryor jonpryor merged commit 2f62ffd into master Dec 11, 2020
@jonpryor jonpryor deleted the androidx-nullable branch December 11, 2020 20:24
@jpobst jpobst added this to the 11.1 (16.9 / 8.9) milestone Jan 5, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants