Skip to content

Commit e336336

Browse files
author
Dmitry Rykun
committed
Bump react-native-gradle-plugin to 0.70.3
1 parent 6a8c38e commit e336336

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"pretty-format": "^26.5.2",
120120
"promise": "^8.0.3",
121121
"react-devtools-core": "4.24.0",
122-
"react-native-gradle-plugin": "^0.70.2",
122+
"react-native-gradle-plugin": "^0.70.3",
123123
"react-refresh": "^0.4.0",
124124
"react-shallow-renderer": "^16.15.0",
125125
"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.70.2",
3+
"version": "0.70.3",
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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5980,10 +5980,10 @@ react-native-codegen@^0.70.5:
59805980
jscodeshift "^0.13.1"
59815981
nullthrows "^1.1.1"
59825982

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==
59875987

59885988
react-refresh@^0.4.0:
59895989
version "0.4.0"

0 commit comments

Comments
 (0)