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] Как можно указать пространство имен для включенного модуля?>
Внезапно я получаю ошибку пространства имен в моем проекте Flutter. com.android.build.api.variant.impl.applicationvariantimpl.
> Пространство имен не указано. Укажите пространство имен в файле сборки модуля. См. для получения информации о настройке...
Я постоянно получаю сообщение об ошибке, когда пытаюсь создать собственное реагирующее приложение с помощью npx expo run:android
* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve...
Я постоянно получаю сообщение об ошибке, когда пытаюсь создать собственное реагирующее приложение с помощью npx expo run:android
* What went wrong:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve...