Describe the bug
When upgrading AGP to 8.4 in a project which uses this plugin, the build fails with:
A problem occurred configuring project ':flutter_background'.
> 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: /home/simon/.pub-cache/hosted/pub.dev/flutter_background-1.2.0/android/build.gradle. 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.
To Reproduce
Run the AGP upgrade assistant from any project using this plugin.
Describe the bug When upgrading AGP to 8.4 in a project which uses this plugin, the build fails with:
To Reproduce Run the AGP upgrade assistant from any project using this plugin.
Expected behavior Build should succeed.
Screenshots n/a
Smartphone: n/a