mirror of
https://github.com/status-im/react-native.git
synced 2025-02-22 14:18:23 +00:00
Summary: OkHTTP3 3.11 version includes many bug fixes, and few new features. Also it embed R8/ProGuard rules in the jar, which will help reduce APK size. Changelog https://github.com/square/okhttp/blob/master/CHANGELOG.md Pull Request resolved: https://github.com/facebook/react-native/pull/21626 Differential Revision: D10367048 Pulled By: RSNara fbshipit-source-id: b168138178f96eeefba493002f7b6a2e921a531d
22 lines
432 B
INI
22 lines
432 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.10.0
|
|
OKHTTP_VERSION=3.11.0
|
|
|
|
BOOST_VERSION=1_63_0
|
|
DOUBLE_CONVERSION_VERSION=1.1.6
|
|
FOLLY_VERSION=2016.10.31.00
|
|
GLOG_VERSION=0.3.5
|