mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b5c94e316c
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/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
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.