mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ba69e7dab2
Summary: While doing some testing with cipolleschi on React Native 0.70.0 we realized that custom Java Package is not properly propagated when invoking codegen for external libraries. This PR fixes it. ## Changelog [Internal] - Introduce findPackageJsonFile to address issue with GenerateCodegenArtifactsTaskTest Pull Request resolved: https://github.com/facebook/react-native/pull/34321 Test Plan: Added JUnit tests + Tested locally with cipolleschi Reviewed By: cipolleschi Differential Revision: D38314770 Pulled By: cortinico fbshipit-source-id: ec2de1ba59ffc8fb0644f422521ced642b38d2c7