vosk-flutter
vosk-flutter copied to clipboard
Namespace not specified. Specify a namespace in the module's build file.
After migrate to flutter 3.24.5 and next to flutter 3.29.2,
I have this error when trying to build :
A problem occurred configuring project ':vosk_flutter'.
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 Up