FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':on_audio_query_android'.
> 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.
Как можно указать пространство имен для включенного модуля?>
В моем DART Project Pubsepect.yaml используется on_audio_query: 2.9.0, что зависит от ON_AUDIO_QUERY_ANDROID.[code]FAILURE: Build failed with an exception.
* What went wrong: A problem occurred configuring project ':on_audio_query_android'. > 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. [/code] Как можно указать пространство имен для включенного модуля?>