Skip to content

Commit e8d3fb8

Browse files
cortinicofacebook-github-bot
authored andcommitted
Bump RNGP to 0.71.8
Summary: Just bumping RNGP to make the new sources avialable to the template. Changelog: [Internal] [Changed] - Bump RNGP to 0.71.8 Reviewed By: robhogan Differential Revision: D40948246 fbshipit-source-id: c6a193fcdc0675be9ef7f1320d63e884b8b65daa
1 parent 46de03a commit e8d3fb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"pretty-format": "^26.5.2",
133133
"promise": "^8.3.0",
134134
"react-devtools-core": "^4.26.1",
135-
"react-native-gradle-plugin": "^0.71.7",
135+
"react-native-gradle-plugin": "^0.71.8",
136136
"react-refresh": "^0.4.0",
137137
"react-shallow-renderer": "^16.15.0",
138138
"regenerator-runtime": "^0.13.2",

packages/react-native-gradle-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-gradle-plugin",
3-
"version": "0.71.7",
3+
"version": "0.71.8",
44
"description": "⚛️ Gradle Plugin for React Native",
55
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-gradle-plugin",
66
"repository": {

0 commit comments

Comments
 (0)