mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-11 11:29:03 +08:00
Strip out okhttp3 dependency from react/common module
Reviewed By: AaaChiuuu Differential Revision: D3698882 fbshipit-source-id: 15a123b42382f11b6f88d7b0c1e12c463bb6a740
This commit is contained in:
committed by
Facebook Github Bot 9
parent
541eaef4be
commit
6e60b1763c
@@ -17,6 +17,7 @@ robolectric3_test(
|
||||
react_native_dep('third-party/java/robolectric3/robolectric:robolectric'),
|
||||
react_native_target('java/com/facebook/react/animation:animation'),
|
||||
react_native_target('java/com/facebook/react/bridge:bridge'),
|
||||
react_native_target('java/com/facebook/react/common/network:network'),
|
||||
react_native_target('java/com/facebook/react/common:common'),
|
||||
react_native_target('java/com/facebook/react/devsupport:devsupport'),
|
||||
react_native_target('java/com/facebook/react/modules/clipboard:clipboard'),
|
||||
|
||||
Reference in New Issue
Block a user