Skip to content
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.

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

Migrate the Package to support AGP 8+ #830

Closed
KhushalJangid opened this issue Dec 2, 2024 · 1 comment
Closed

Migrate the Package to support AGP 8+ #830

KhushalJangid opened this issue Dec 2, 2024 · 1 comment

Comments

@KhushalJangid
Copy link

Flutter version: 3.24.5
Java version: 21
Gradle version: 8.5

The flutter engine throws this error:

A problem occurred configuring project ':flutter_secure_storage'.

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.

We will need to add this namespace property to the build.gradle of the package

@juliansteenbakker
Copy link
Owner

This problem is probably fixed with version v10.0.0-beta.1. If you still encounter it with this version, please let me know.

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

No branches or pull requests

2 participants