Commit 52df783 Riccardo Cipolleschi
committed
1 parent 9519a0d commit 52df783 Copy full SHA for 52df783
File tree 3 files changed +7
-7
lines changed
packages/react-native-gradle-plugin
3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 128
128
"pretty-format" : " ^26.5.2" ,
129
129
"promise" : " ^8.3.0" ,
130
130
"react-devtools-core" : " ^4.26.1" ,
131
- "react-native-gradle-plugin" : " ^0.71.11 " ,
131
+ "react-native-gradle-plugin" : " ^0.71.12 " ,
132
132
"react-refresh" : " ^0.4.0" ,
133
133
"react-shallow-renderer" : " ^16.15.0" ,
134
134
"regenerator-runtime" : " ^0.13.2" ,
205
205
}
206
206
]
207
207
}
208
- }
208
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-gradle-plugin" ,
3
- "version" : " 0.71.11 " ,
3
+ "version" : " 0.71.12 " ,
4
4
"description" : " ⚛️ Gradle Plugin for React Native" ,
5
5
"homepage" : " https://github.com/facebook/react-native/tree/HEAD/packages/react-native-gradle-plugin" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change @@ -6197,10 +6197,10 @@ react-native-codegen@^0.71.3:
6197
6197
jscodeshift "^0.13.1"
6198
6198
nullthrows "^1.1.1"
6199
6199
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 ==
6204
6204
6205
6205
react-refresh@^0.4.0 :
6206
6206
version "0.4.0"
You can’t perform that action at this time.
0 commit comments