Skip to content
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

feat(android):RN-0.73 and AGP 8.0 Compatibility #2018

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

dishantwalia
Copy link
Contributor

Test Plan:
react-native-community/discussions-and-proposals#671

React Native 0.73 will depend on Android Gradle Plugin (AGP) 8.x. This will require all the libraries to specify a namespace in their build.gradle file. We added a compatibility layer for libraries that haven't specified a namespace, but please consider updating your libraries nonetheless.
Screenshot 2024-01-20 at 6 01 49 PM

@jasongaare
Copy link
Contributor

LGTM!

@Yodawgz0
Copy link

Yodawgz0 commented Aug 3, 2024

This feature would help the new projects running on the latest RNs, if this can be incorporated

@Naroh091
Copy link

Naroh091 commented Oct 7, 2024

Hi guys, this is a pretty straightforward change and would fix breaking builds in recent versions of RN.

@ivpusic ivpusic merged commit 47fcfea into ivpusic:master Oct 7, 2024
ivpusic added a commit that referenced this pull request Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants