Bump RNGP to 0.72.1 (#35389)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/35389

As the title says, just bumping RNGP

Changelog:
[Internal] [Changed] - Bump RNGP to 0.72.1

Reviewed By: cipolleschi

Differential Revision: D41398920

fbshipit-source-id: 39baadc54c604ababe7f558cc1c1291c08aae983
This commit is contained in:
Nicola Corti
2022-11-18 04:46:16 -08:00
committed by Facebook GitHub Bot
parent 55b1670aa6
commit 95c5e181ad
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -132,7 +132,7 @@
"pretty-format": "^26.5.2",
"promise": "^8.3.0",
"react-devtools-core": "^4.26.1",
"react-native-gradle-plugin": "^0.72.0",
"react-native-gradle-plugin": "^0.72.1",
"react-refresh": "^0.4.0",
"react-shallow-renderer": "^16.15.0",
"regenerator-runtime": "^0.13.2",
@@ -1,6 +1,6 @@
{
"name": "react-native-gradle-plugin",
"version": "0.72.0",
"version": "0.72.1",
"description": "⚛️ Gradle Plugin for React Native",
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-gradle-plugin",
"repository": {