* What went wrong: A problem occurred configuring ...
# community-support
p
* What went wrong: A problem occurred configuring project ':flutter_blue'.
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. If you've specified the package attribute in the source AndroidManifest.xml, you can use the AGP Upgrade Assistant to migrate to the namespace value in the build file. Refer to https://d.android.com/r/tools/upgrade-assistant/agp-upgrade-assistant for general information about using the AGP Upgrade Assistant. I cant fix this error I need help
v
Do as the error suggests and set a namespace. If
flutter_blue
is not your project, but a dependency, report an error that it is not compatible with recent Android Gradle Plugin versions. As a bad-practice work-around you could cross-configure it to set the namespace.