mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-12 22:50:10 +08:00
Summary: This diff migrates RN to AndroidX. As part of this diff I disabled few tests in RNAndroid OSS that will be re-enabled this week. As part of the refactor of BUCK files in OSS Reviewed By: shergin Differential Revision: D14200097 fbshipit-source-id: 932fcae251d1553e672acd67ecd0e703dcb364aa
27 lines
533 B
INI
27 lines
533 B
INI
VERSION_NAME=1000.0.0-master
|
|
GROUP=com.facebook.react
|
|
|
|
POM_NAME=ReactNative
|
|
POM_ARTIFACT_ID=react-native
|
|
POM_PACKAGING=aar
|
|
|
|
MOCKITO_CORE_VERSION=2.19.1
|
|
POWERMOCK_VERSION=1.6.2
|
|
ROBOLECTRIC_VERSION=3.0
|
|
JUNIT_VERSION=4.12
|
|
FEST_ASSERT_CORE_VERSION=2.0M10
|
|
|
|
ANDROID_SUPPORT_TEST_VERSION=1.0.2
|
|
FRESCO_VERSION=1.11.0
|
|
OKHTTP_VERSION=3.12.1
|
|
SO_LOADER_VERSION=0.6.0
|
|
|
|
BOOST_VERSION=1_63_0
|
|
DOUBLE_CONVERSION_VERSION=1.1.6
|
|
FOLLY_VERSION=2018.10.22.00
|
|
GLOG_VERSION=0.3.5
|
|
JSC_VERSION=236355.1.1
|
|
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|