mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-14 12:11:47 +08:00
Add missing okio deps
Reviewed By: bestander Differential Revision: D5094495 fbshipit-source-id: 395d63ff82022c83f58cae8b0005e0ec735ab958
This commit is contained in:
committed by
Facebook Github Bot
parent
0518a0ba12
commit
c6dd3d137b
@@ -15,6 +15,7 @@ rn_robolectric_test(
|
||||
react_native_dep("third-party/java/junit:junit"),
|
||||
react_native_dep("third-party/java/mockito:mockito"),
|
||||
react_native_dep("third-party/java/okhttp:okhttp3"),
|
||||
react_native_dep("third-party/java/okio:okio"),
|
||||
react_native_dep("third-party/java/robolectric3/robolectric:robolectric"),
|
||||
react_native_target("java/com/facebook/react/packagerconnection:packagerconnection"),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user