Skip to content

Commit 3346efb

Browse files
cortinicofacebook-github-bot
authored andcommitted
Make react-native depend on react-native-gradle-plugin
Summary: Similarly to what we did for react-native-codegen, I'm introducing a dependency between RN and the Gradle plugin, to be processed upon OSS bumps. Changelog: [General] [Added] - Make react-native depend on react-native-gradle-plugin Reviewed By: motiz88 Differential Revision: D31334773 fbshipit-source-id: 978da4946b7864d891553e6a7dcb67783399e76f
1 parent ebc856b commit 3346efb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@
112112
"pretty-format": "^26.5.2",
113113
"promise": "^8.0.3",
114114
"react-devtools-core": "^4.23.0",
115+
"react-native-gradle-plugin": "^0.0.4",
115116
"react-refresh": "^0.4.0",
116117
"react-shallow-renderer": "16.14.1",
117118
"regenerator-runtime": "^0.13.2",

0 commit comments

Comments
 (0)