mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Upgrade Robolectric from 4.3.1 -> 4.4
Summary: Changelog: [Internal] Reviewed By: jiawei-lyu Differential Revision: D23718455 fbshipit-source-id: 39c684722db1269e2179cf9680cb728be1171afb
This commit is contained in:
committed by
Facebook GitHub Bot
parent
1d89ef87b6
commit
5bb54c90bd
@@ -15,7 +15,7 @@ rn_android_library(
|
||||
],
|
||||
deps = [
|
||||
react_native_android_toplevel_dep("third-party/java/mockito2:mockito2"),
|
||||
react_native_dep("third-party/java/robolectric/4.3.1:robolectric"),
|
||||
react_native_dep("third-party/java/robolectric/4.4:robolectric"),
|
||||
react_native_target("java/com/facebook/react/bridge:bridge"),
|
||||
react_native_target("java/com/facebook/react/uimanager:uimanager"),
|
||||
react_native_tests_target("java/org/mockito/configuration:configuration"),
|
||||
|
||||
Reference in New Issue
Block a user