We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e11396e commit 7dc11bcCopy full SHA for 7dc11bc
2 files changed
packages/react-native-gradle-plugin/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@react-native/gradle-plugin",
3
- "version": "0.72.9",
+ "version": "0.72.10",
4
"description": "⚛️ Gradle Plugin for React Native",
5
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-gradle-plugin",
6
"repository": {
packages/react-native/package.json
@@ -84,7 +84,7 @@
84
"@react-native-community/cli-platform-ios": "11.3.1",
85
"@react-native/assets-registry": "^0.72.0",
86
"@react-native/codegen": "^0.72.5",
87
- "@react-native/gradle-plugin": "^0.72.9",
+ "@react-native/gradle-plugin": "^0.72.10",
88
"@react-native/js-polyfills": "^0.72.1",
89
"@react-native/normalize-colors": "^0.72.0",
90
"@react-native/virtualized-lists": "^0.72.5",
@@ -133,4 +133,4 @@
133
}
134
]
135
136
-}
+}
0 commit comments