Skip to content

Commit 5fb0639

Browse files
cortinicofacebook-github-bot
authored andcommitted
Bump react-native-gradle-plugin to 0.71.2
Summary: We need to bump & publish a new version of the Gradle Plugin. This is needed otherwise the template will break as I start to remove entries from the `Android-prebuilt.cmake` file Changelog: [Internal] [Changed] - Bump react-native-gradle-plugin to 0.71.2 Reviewed By: lunaleaps, mdvacca Differential Revision: D39815785 fbshipit-source-id: b140187971e2f963ef459e9c83ce9a76e67c89bd
1 parent 3f3394a commit 5fb0639

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
@@ -128,7 +128,7 @@
128128
"pretty-format": "^26.5.2",
129129
"promise": "^8.2.0",
130130
"react-devtools-core": "^4.26.0",
131-
"react-native-gradle-plugin": "^0.71.1",
131+
"react-native-gradle-plugin": "^0.71.2",
132132
"react-refresh": "^0.4.0",
133133
"react-shallow-renderer": "^16.15.0",
134134
"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.1",
3+
"version": "0.71.2",
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)