You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A problem occurred configuring project ':react-native-community_checkbox'. > Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.
#221
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.
I got this error when upgrading React native 0.64.3 -> 0.73.0, AGP 7.0.2 -> 8.1
A problem occurred configuring project ':react-native-community_checkbox'.
> Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.
> Namespace not specified. Specify a namespace in the module's build file. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for information about setting the namespace.
I got this error when upgrading React native 0.64.3 -> 0.73.0, AGP 7.0.2 -> 8.1
OS: MacOS
React-native: 0.73
Java: 17
NodeJs: 18
Gradle: 8.x
The text was updated successfully, but these errors were encountered: