mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
70b735c04a
Summary: This PR is extracts and reuses ANDROIDX_TEST_VERSION, and is part of Gradle script refactoring effort. ## Changelog [Android] [Changed] - extract and reuse ANDROIDX_TEST_VERSION Pull Request resolved: https://github.com/facebook/react-native/pull/26487 Differential Revision: D17488766 Pulled By: mdvacca fbshipit-source-id: f1968ffc403074d78d792eb5cc773cc6366ad2d1
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.