We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc7eb91 commit f7e7e89Copy full SHA for f7e7e89
ReactAndroid/src/main/java/com/facebook/react/uimanager/BUCK
@@ -76,7 +76,6 @@ rn_android_library(
76
deps = [
77
react_native_dep("libraries/fbcore/src/main/java/com/facebook/common/logging:logging"),
78
react_native_dep("third-party/java/infer-annotations:infer-annotations"),
79
- react_native_dep("third-party/android/androidx:annotation"),
80
react_native_dep("third-party/java/jsr-305:jsr-305"),
81
react_native_target("java/com/facebook/react/bridge:bridge"),
82
react_native_target("java/com/facebook/react/common:common"),
0 commit comments