Skip to content

Commit 3be3a7d

Browse files
committed
bump RNGP to 0.71.19
1 parent 1564d4d commit 3be3a7d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"pretty-format": "^26.5.2",
134134
"promise": "^8.3.0",
135135
"react-devtools-core": "^4.26.1",
136-
"react-native-gradle-plugin": "^0.71.18",
136+
"react-native-gradle-plugin": "^0.71.19",
137137
"react-refresh": "^0.4.0",
138138
"react-shallow-renderer": "^16.15.0",
139139
"regenerator-runtime": "^0.13.2",
@@ -211,4 +211,4 @@
211211
}
212212
]
213213
}
214-
}
214+
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6403,10 +6403,10 @@ react-native-codegen@^0.71.5:
64036403
jscodeshift "^0.13.1"
64046404
nullthrows "^1.1.1"
64056405

6406-
react-native-gradle-plugin@^0.71.18:
6407-
version "0.71.18"
6408-
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.18.tgz#20ef199bc85be32e45bb6cc069ec2e7dcb1a74a6"
6409-
integrity sha512-7F6bD7B8Xsn3JllxcwHhFcsl9aHIig47+3eN4IHFNqfLhZr++3ElDrcqfMzugM+niWbaMi7bJ0kAkAL8eCpdWg==
6406+
react-native-gradle-plugin@^0.71.19:
6407+
version "0.71.19"
6408+
resolved "https://registry.yarnpkg.com/react-native-gradle-plugin/-/react-native-gradle-plugin-0.71.19.tgz#3379e28341fcd189bc1f4691cefc84c1a4d7d232"
6409+
integrity sha512-1dVk9NwhoyKHCSxcrM6vY6cxmojeATsBobDicX0ZKr7DgUF2cBQRTKsimQFvzH8XhOVXyH8p4HyDSZNIFI8OlQ==
64106410

64116411
react-refresh@^0.4.0:
64126412
version "0.4.0"

0 commit comments

Comments
 (0)