We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
6.15.1
android
Install latest package and build
Should support React Native 0.73 with a namespace in the build.gradle as referenced in this issue
The namespace is missing and so this fails when using Gradle 8. A patch package is a workaround but it would be great not to have to do this
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Report
Plugin Version
6.15.1
On what Platform are you having the issue?
android
What did you do?
Install latest package and build
What did you expect to happen?
Should support React Native 0.73 with a namespace in the build.gradle as referenced in this issue
What happened instead?
The namespace is missing and so this fails when using Gradle 8. A patch package is a workaround but it would be great not to have to do this
Please provide any other relevant information.
The text was updated successfully, but these errors were encountered: