-
Notifications
You must be signed in to change notification settings - Fork 25k
RN: Upgrade infer-annotation to 0.18.0
#31856
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
Conversation
Summary: Upgrades `infer-annotation` to 0.18.0 so that we can use `Nullsafe` in Android Java. I found this when looking at the "Bazel" steps on this page: https://search.maven.org/artifact/com.facebook.infer.annotation/infer-annotation/0.18.0/jar Changelog: [Android][Changed] - Upgraded `infer-annotation` to 0.18.0. Reviewed By: mdvacca, ShikaSD Differential Revision: D29685321 fbshipit-source-id: 6c9cf6af337bc284c8ac76e9707e9a36ef818fa3
|
This pull request was exported from Phabricator. Differential Revision: D29685321 |
|
Base commit: 3e2bb33 |
Base commit: 3e2bb33 |
|
This pull request has been merged in b5c94e3. |
Summary: Pull Request resolved: facebook#31856 Upgrades `infer-annotation` to 0.18.0 so that we can use `Nullsafe` in Android Java. I found this when looking at the "Bazel" steps on this page: https://search.maven.org/artifact/com.facebook.infer.annotation/infer-annotation/0.18.0/jar Changelog: [Android][Changed] - Upgraded `infer-annotation` to 0.18.0. Reviewed By: mdvacca, ShikaSD Differential Revision: D29685321 fbshipit-source-id: a017ad29355c4790bffa8bcd349336e51261f83e
Summary: Pull Request resolved: facebook#31856 Upgrades `infer-annotation` to 0.18.0 so that we can use `Nullsafe` in Android Java. I found this when looking at the "Bazel" steps on this page: https://search.maven.org/artifact/com.facebook.infer.annotation/infer-annotation/0.18.0/jar Changelog: [Android][Changed] - Upgraded `infer-annotation` to 0.18.0. Reviewed By: mdvacca, ShikaSD Differential Revision: D29685321 fbshipit-source-id: a017ad29355c4790bffa8bcd349336e51261f83e
Summary:
Upgrades
infer-annotationto 0.18.0 so that we can useNullsafein Android Java.I found this when looking at the "Bazel" steps on this page: https://search.maven.org/artifact/com.facebook.infer.annotation/infer-annotation/0.18.0/jar
Changelog:
[Android][Changed] - Upgraded
infer-annotationto 0.18.0.Reviewed By: mdvacca, ShikaSD
Differential Revision: D29685321