mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Bump React Native Gradle plugin to 0.0.7
Summary: In order to release RN 0.69, we need to Bump React Native Gradle plugin to the latest stable. Changelog: [Internal] [Changed] - Bump React Native Gradle plugin to 0.0.7 Reviewed By: cipolleschi Differential Revision: D35964705 fbshipit-source-id: 0893fe092cfddffd5e79b70fc069f7c59ce33845
This commit is contained in:
committed by
Facebook GitHub Bot
parent
c11785b90d
commit
fbe72cf348
+1
-1
@@ -115,7 +115,7 @@
|
||||
"pretty-format": "^26.5.2",
|
||||
"promise": "^8.0.3",
|
||||
"react-devtools-core": "4.24.0",
|
||||
"react-native-gradle-plugin": "^0.0.6",
|
||||
"react-native-gradle-plugin": "^0.0.7",
|
||||
"react-refresh": "^0.4.0",
|
||||
"react-shallow-renderer": "16.14.1",
|
||||
"regenerator-runtime": "^0.13.2",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-gradle-plugin",
|
||||
"version": "0.0.6",
|
||||
"version": "0.0.7",
|
||||
"description": "⚛️ Gradle Plugin for React Native",
|
||||
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-gradle-plugin",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user