Skip to content

Commit

Permalink
provided_dep does not need to be a dep too
Browse files Browse the repository at this point in the history
Differential Revision: D34108108

fbshipit-source-id: b31d2e87c8dcbe5a9b2ad9d74c54958cf1571026
  • Loading branch information
IanChilds authored and facebook-github-bot committed Feb 10, 2022
1 parent fc7eb91 commit f7e7e89
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"),
Expand Down

0 comments on commit f7e7e89

Please sign in to comment.