mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Remove redundant dependency of runtimescheduler
Summary: Changelog: [internal] This dependency is redundant and is causing CircleCI to fail: https://app.circleci.com/pipelines/github/facebook/react-native/9495/workflows/c6002413-bd5f-431f-b23d-c1ee820cbebf/jobs/206781 Reviewed By: ShikaSD Differential Revision: D29292209 fbshipit-source-id: a974e48300c96669ec041cb145ce57fe5c2a7fe2
This commit is contained in:
committed by
Facebook GitHub Bot
parent
77366cd869
commit
090f828bdd
@@ -11,7 +11,6 @@ rn_android_library(
|
||||
],
|
||||
deps = [
|
||||
react_native_target("java/com/facebook/react/runtimescheduler/jni:jni"),
|
||||
"//fbandroid/java/com/facebook/proguard/annotations:annotations",
|
||||
react_native_dep("third-party/android/androidx:annotation"),
|
||||
react_native_dep("third-party/java/infer-annotations:infer-annotations"),
|
||||
react_native_dep("libraries/fbjni:java"),
|
||||
|
||||
Reference in New Issue
Block a user