Skip to content

Commit 52df783

Browse files
author
Riccardo Cipolleschi
committed
[LOCAL] Bump RNGP
1 parent 9519a0d commit 52df783

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"pretty-format": "^26.5.2",
129129
"promise": "^8.3.0",
130130
"react-devtools-core": "^4.26.1",
131-
"react-native-gradle-plugin": "^0.71.11",
131+
"react-native-gradle-plugin": "^0.71.12",
132132
"react-refresh": "^0.4.0",
133133
"react-shallow-renderer": "^16.15.0",
134134
"regenerator-runtime": "^0.13.2",
@@ -205,4 +205,4 @@
205205
}
206206
]
207207
}
208-
}
208+
}

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

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6197,10 +6197,10 @@ react-native-codegen@^0.71.3:
61976197
jscodeshift "^0.13.1"
61986198
nullthrows "^1.1.1"
61996199

6200-
react-native-gradle-plugin@^0.71.11:
6201-
version "0.71.11"
6202-
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.11.tgz#0483740373b9778d058a297ecc61acbd0bd8a63b"
6203-
integrity sha512-2m9OwAi93MwqBLxCnqqgwlHyatmkyCk9q3XCl2R0DxOLTY5+WuaL/yb8xRyrWZqmRpbIGy+hotF20c2UKMPqWQ==
6200+
react-native-gradle-plugin@^0.71.12:
6201+
version "0.71.12"
6202+
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.12.tgz#7f0000b3d9593288183a13889fd6225d0ab506b8"
6203+
integrity sha512-ILujN0C+cX5QHmm22MXbHqZR619OzV/VThLHFhe7qnzZWpPh8O4KSvbtezoYMiBbmowAfy8SQpohwlN3nv6wZQ==
62046204

62056205
react-refresh@^0.4.0:
62066206
version "0.4.0"

0 commit comments

Comments
 (0)