We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88981a8 commit 99632e1Copy full SHA for 99632e1
ReactAndroid/src/main/java/com/facebook/react/devsupport/BUCK
@@ -12,6 +12,7 @@ rn_android_library(
12
],
13
deps = [
14
react_native_dep("libraries/fbcore/src/main/java/com/facebook/common/logging:logging"),
15
+ react_native_dep("third-party/android/support-annotations:android-support-annotations"),
16
react_native_dep("third-party/java/infer-annotations:infer-annotations"),
17
react_native_dep("third-party/java/jsr-305:jsr-305"),
18
react_native_dep("third-party/java/okhttp:okhttp3"),
0 commit comments