mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
provided_dep does not need to be a dep too
Differential Revision: D34108108 fbshipit-source-id: b31d2e87c8dcbe5a9b2ad9d74c54958cf1571026
This commit is contained in:
committed by
Facebook GitHub Bot
parent
fc7eb91f56
commit
f7e7e89335
@@ -76,7 +76,6 @@ rn_android_library(
|
||||
deps = [
|
||||
react_native_dep("libraries/fbcore/src/main/java/com/facebook/common/logging:logging"),
|
||||
react_native_dep("third-party/java/infer-annotations:infer-annotations"),
|
||||
react_native_dep("third-party/android/androidx:annotation"),
|
||||
react_native_dep("third-party/java/jsr-305:jsr-305"),
|
||||
react_native_target("java/com/facebook/react/bridge:bridge"),
|
||||
react_native_target("java/com/facebook/react/common:common"),
|
||||
|
||||
Reference in New Issue
Block a user