Target Branch
0.81
Link to commit or PR to be picked
facebook/react-native@9013a9e
Description
This fixes a failure with parallel Gradle build where sometimes the app will attempt to kickoff a CMake build before the codegen for libraries has executed (resulting in missing header errors)