-
Notifications
You must be signed in to change notification settings - Fork 297
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android RN 0.73 Support - Update build.gradle w/ Namespace #879
base: main
Are you sure you want to change the base?
Conversation
Hey @alexhernandez can you please change the PR title to |
@efstathiosntonas updated |
@efstathiosntonas let me know if there is anything else I need to update on this MR 👍 |
Any plans on merging this now that react-native 0.73 RC1 is out? |
@alexhernandez have you accepted the CLA? |
A cleaner fix exists that also removes the user facing warning because it create a new separate manifest: |
@alexhernandez Can you accept the CLA so this can be merged? |
RN Team Update:
react-native-community/discussions-and-proposals#671
Fix:
react-native-community/discussions-and-proposals#671 (comment)