Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

A problem occurred configuring project ':flutter_app_badger'. > Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl. #101

Closed
arualana opened this issue Jun 25, 2024 · 1 comment

Comments

@arualana
Copy link

I upgraded flutter and all of a sudden I am getting this error

* What went wrong:
A problem occurred configuring project ':flutter_app_badger'.
> Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.
   > Namespace not specified. Please specify a namespace in the module's build.gradle file like so:

     android {
         namespace 'com.example.namespace'
     }

     If the package attribute is specified in the source AndroidManifest.xml, it can be migrated automatically to the namespace value in the build.gradle file using the AGP Upgrade Assistant; please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information.
@arualana
Copy link
Author

I suppose this is related to this PR #92 so I will close this issue for not

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant