mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
24f9f75bf6
Summary: android fbjni dependency bump to 0.2.2 The motivation is to address https://github.com/pytorch/pytorch/issues/34682 that pytorch_android and react-native use different versions of fbjni with the same name libfbjni.so In case of loading 0.0.2 version it is missing functions in binary Fbjni is not changing much, that's why this will solve that problem for a long time (Until fbjni changed and versions will not be aligned) ## Changelog [Android][Added] fbjni version bump to 0.0.3 Pull Request resolved: https://github.com/facebook/react-native/pull/31191 Test Plan: Automated (relying on the test suite) and manual testing. Reviewed By: passy Differential Revision: D27330370 Pulled By: IvanKobzarev fbshipit-source-id: 2ea07d80d23f8dbc80e946a8818c1ecb8eb746e8