provided_dep does not need to be a dep too

Differential Revision: D34108108

fbshipit-source-id: b31d2e87c8dcbe5a9b2ad9d74c54958cf1571026
This commit is contained in:
Ian Childs 2022-02-09 16:20:19 -08:00 коммит произвёл Facebook GitHub Bot
Родитель fc7eb91f56
Коммит f7e7e89335
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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"),