-
Notifications
You must be signed in to change notification settings - Fork 708
added namespace for AGP version 7+. This should fix compatibility iss… #666
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
base: master
Are you sure you want to change the base?
added namespace for AGP version 7+. This should fix compatibility iss… #666
Conversation
…ues with gradle 8.
Hi @nhoffmann-fts
Looks a bit cleaner. WDYT? |
@unstoo |
@friederbluemle Would it be possible to get this reviewed and pulled? Its a blocker on a project im working right now. |
@nhoffmann-fts - Apologies for the delay! I definitely want to get this fixed if there is an issue. I've tried:
RN 0.71 and RN 0.72 show the following
RN 0.73+ shows a slightly different warning:
Other than that, all projects listed above build without errors. Can you please share some info on the project you're facing issues with? Even better would be an example project that fails. Thanks! |
RN: 0.72.15 Here are the errors:
|
Hi guys |
…ues with gradle 8.
this fixes issue #665