File tree 3 files changed +6
-6
lines changed
packages/react-native-gradle-plugin
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 119
119
"pretty-format" : " ^26.5.2" ,
120
120
"promise" : " ^8.0.3" ,
121
121
"react-devtools-core" : " 4.24.0" ,
122
- "react-native-gradle-plugin" : " ^0.70.2 " ,
122
+ "react-native-gradle-plugin" : " ^0.70.3 " ,
123
123
"react-refresh" : " ^0.4.0" ,
124
124
"react-shallow-renderer" : " ^16.15.0" ,
125
125
"regenerator-runtime" : " ^0.13.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-gradle-plugin" ,
3
- "version" : " 0.70.2 " ,
3
+ "version" : " 0.70.3 " ,
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 @@ -5980,10 +5980,10 @@ react-native-codegen@^0.70.5:
5980
5980
jscodeshift "^0.13.1"
5981
5981
nullthrows "^1.1.1"
5982
5982
5983
- react-native-gradle-plugin@^0.70.2 :
5984
- version "0.70.2 "
5985
- resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.70.2 .tgz#b5130f2c196e27c4c5912706503d69b8790f1937 "
5986
- integrity sha512-k7d+CVh0fs/VntA2WaKD58cFB2rtiSLBHYlciH18ncaT4N/B3A4qOGv9pSCEHfQikELm6vAf98KMbE3c8KnH1A ==
5983
+ react-native-gradle-plugin@^0.70.3 :
5984
+ version "0.70.3 "
5985
+ resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.70.3 .tgz#cbcf0619cbfbddaa9128701aa2d7b4145f9c4fc8 "
5986
+ integrity sha512-oOanj84fJEXUg9FoEAQomA8ISG+DVIrTZ3qF7m69VQUJyOGYyDZmPqKcjvRku4KXlEH6hWO9i4ACLzNBh8gC0A ==
5987
5987
5988
5988
react-refresh@^0.4.0 :
5989
5989
version "0.4.0"
You can’t perform that action at this time.
0 commit comments