mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
92c13f0d1d
Summary: Updates documentation in React Native to reference `main` (or `HEAD` for URLs) instead of `master`. Part of https://github.com/facebook/react-native/issues/31788. Changelog: [General][Changed] - Update documentation reference from `master` to `main` or `HEAD`. Reviewed By: JoshuaGross Differential Revision: D29717128 fbshipit-source-id: 0b0babd8407c6fd3d0e5431f6eaf976059731d6f
27 lines
510 B
Properties
27 lines
510 B
Properties
VERSION_NAME=1000.0.0-main
|
|
GROUP=com.facebook.react
|
|
|
|
POM_NAME=ReactNative
|
|
POM_ARTIFACT_ID=react-native
|
|
POM_PACKAGING=aar
|
|
|
|
MOCKITO_CORE_VERSION=2.26.0
|
|
POWERMOCK_VERSION=2.0.2
|
|
ROBOLECTRIC_VERSION=4.4
|
|
JUNIT_VERSION=4.12
|
|
|
|
ANDROIDX_TEST_VERSION=1.1.0
|
|
FRESCO_VERSION=2.5.0
|
|
OKHTTP_VERSION=4.9.1
|
|
SO_LOADER_VERSION=0.10.1
|
|
|
|
BOOST_VERSION=1_63_0
|
|
DOUBLE_CONVERSION_VERSION=1.1.6
|
|
FOLLY_VERSION=2021.06.28.00
|
|
FMT_VERSION=6.2.1
|
|
LIBEVENT_VERSION=2.1.12
|
|
GLOG_VERSION=0.3.5
|
|
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|