diff --git a/packages/react-native-gradle-plugin/package.json b/packages/react-native-gradle-plugin/package.json index 1b347228d9d..586d07f1fd1 100644 --- a/packages/react-native-gradle-plugin/package.json +++ b/packages/react-native-gradle-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@react-native/gradle-plugin", - "version": "0.72.9", + "version": "0.72.10", "description": "⚛️ Gradle Plugin for React Native", "homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-gradle-plugin", "repository": { diff --git a/packages/react-native/package.json b/packages/react-native/package.json index b040617d4f0..634f683adfd 100644 --- a/packages/react-native/package.json +++ b/packages/react-native/package.json @@ -84,7 +84,7 @@ "@react-native-community/cli-platform-ios": "11.3.1", "@react-native/assets-registry": "^0.72.0", "@react-native/codegen": "^0.72.5", - "@react-native/gradle-plugin": "^0.72.9", + "@react-native/gradle-plugin": "^0.72.10", "@react-native/js-polyfills": "^0.72.1", "@react-native/normalize-colors": "^0.72.0", "@react-native/virtualized-lists": "^0.72.5", @@ -133,4 +133,4 @@ } ] } -} \ No newline at end of file +}