Uh oh!
There was an error while loading. Please reload this page.
file to Renamed react-native-gradle-plugin to @react-native/gradle-pl… - #34835
file to Renamed react-native-gradle-plugin to @react-native/gradle-pl…#34835code3002 wants to merge 0 commit into
Conversation
Generated by 🚫 dangerJS against 6a04922e4e6f2fd2e749ef1d7ab5b43858f973f9 |
cortinico
left a comment
There was a problem hiding this comment.
Thanks for sendign this @rahul3002
I noticed you used the wrong string react-native/gradle-plugin.
It should be instead @react-native/gradle-plugin
Please update all the occurencies
There was a problem hiding this comment.
You can remove this block entirely
There was a problem hiding this comment.
| /packages/react-native/gradle-plugin./build/ | |
| /packages/react-native/gradle-plugin/build/ |
There was a problem hiding this comment.
You should not edit this line as the path is not changing
There was a problem hiding this comment.
You should not edit this line as the path is not changing
There was a problem hiding this comment.
You should not edit this line as the path is not changing
There was a problem hiding this comment.
| "react-native/gradle-plugin.": "^0.71.4", | |
| "react-native/gradle-plugin": "^0.71.4", |
There was a problem hiding this comment.
| # react-native/gradle-plugin. | |
| # @react-native/gradle-plugin |
There was a problem hiding this comment.
| yarn add react-native/gradle-plugin. | |
| yarn add @react-native/gradle-plugin |
There was a problem hiding this comment.
| "name": "react-native/gradle-plugin.", | |
| "name": "@react-native/gradle-plugin", |
This needs to be fixed all over your PR
hoxyq
commented
Nov 10, 2022
Hey @rahul3002, Thanks for working on this. I am now planning to continue your work and need to introduce some changes, before we can merge this. Can you share if you had any plans onto working on this later or can I just take it? |
Oops, looks like it automatically closed after my push and right now I am unable to push to I am also unable to reopen PR now :( |
analysis-bot
commented
Nov 24, 2022
Base commit: 6a45f2c |
analysis-bot
commented
Nov 24, 2022
Base commit: 6a45f2c |
pull-bot
commented
Nov 24, 2022
PR build artifact for 4c5eb8d is ready. |
pull-bot
commented
Nov 24, 2022
PR build artifact for 4c5eb8d is ready. |
…ugin
Summary
Changelog
[CATEGORY] [TYPE] - Message
Test Plan