Skip to content

Commit 2098806

Browse files
cortinicofacebook-github-bot
authored andcommitted
Unbreak RNTester instacrashing on main (#45467)
Summary: Pull Request resolved: #45467 This unbreaks RNTester instacrashing on main. Changelog: [Internal] [Changed] - Unbreak RNTester instacrashing on main Reviewed By: javache Differential Revision: D59806826 fbshipit-source-id: 6d5246cd02e2c364068d047b973b2954b459df1e
1 parent 050006a commit 2098806

File tree

1 file changed

+0
-1
lines changed
  • packages/react-native/ReactAndroid/src/main/jni/react/runtime/jni

1 file changed

+0
-1
lines changed

packages/react-native/ReactAndroid/src/main/jni/react/runtime/jni/CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ target_link_libraries(
2424
rninstance
2525
fabricjni
2626
react_featureflagsjni
27-
react_render_runtimescheduler
2827
turbomodulejsijni
2928
fb
3029
jsi

0 commit comments

Comments
 (0)