-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Target Branch(es)
0.79.1
Link to commit or PR to be picked
React Native version 0.79.1 has been published to npm, but the corresponding Gradle plugin (react-native-gradle-plugin:0.79.1) is not yet available in Maven Central or Google's Maven repository.
Description
Without this plugin, Android builds fail with the following error:
Could not find com.facebook.react:react-native-gradle-plugin:0.79.1.
This request is to ensure the Gradle plugin is published for compatibility with the 0.79.1 release.
No. This is a request for the official plugin release only, matching the official React Native 0.79.1 release.
The React Native community is starting to adopt 0.79.1, but build pipelines and CI/CD setups are blocked due to the missing Gradle plugin artifact. Publishing this plugin would help the community continue using the latest stable version without interruption.