mirror of
https://github.com/status-im/react-native.git
synced 2025-02-14 18:36:35 +00:00
3ea803a814
Summary: This PR will bump mockito to 2.19.1, which has many enhancements over 1.x version. Read https://github.com/mockito/mockito/wiki/What%27s-new-in-Mockito-2. Also bumps jsr305 to 3.0.2. Pull Request resolved: https://github.com/facebook/react-native/pull/20317 Differential Revision: D9071184 Pulled By: hramos fbshipit-source-id: 109c8adde7dabdb25ddc329ff84ee40c9a0a5e3d
13 lines
251 B
INI
13 lines
251 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
|