Skip to content

Commit 7dc11bc

Browse files
committed
bumped packages versions
#publish-packages-to-npm
1 parent e11396e commit 7dc11bc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.72.9",
3+
"version": "0.72.10",
44
"description": "⚛️ Gradle Plugin for React Native",
55
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-gradle-plugin",
66
"repository": {

packages/react-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@react-native-community/cli-platform-ios": "11.3.1",
8585
"@react-native/assets-registry": "^0.72.0",
8686
"@react-native/codegen": "^0.72.5",
87-
"@react-native/gradle-plugin": "^0.72.9",
87+
"@react-native/gradle-plugin": "^0.72.10",
8888
"@react-native/js-polyfills": "^0.72.1",
8989
"@react-native/normalize-colors": "^0.72.0",
9090
"@react-native/virtualized-lists": "^0.72.5",
@@ -133,4 +133,4 @@
133133
}
134134
]
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)