Пространство имен не указано. Укажите пространство имен в файле сборки модуля Flutter Android StudioAndroid

Форум для тех, кто программирует под Android
Anonymous
Пространство имен не указано. Укажите пространство имен в файле сборки модуля Flutter Android Studio

Сообщение Anonymous »

Внезапно я получаю ошибку пространства имен в моем проекте Flutter. com.android.build.api.variant.impl.applicationvariantimpl.
> Пространство имен не указано. Укажите пространство имен в файле сборки модуля. См. Https://d.android.com/r/tools/upgrade-a ... -namespace для получения информации о настройке пространства имен.

Код: Выделить всё

    If you've specified the package attribute in the source AndroidManifest.xml, you can use the AGP Upgrade Assistant to migrate to the namespace value in the build file. Refer to https://d.android.com/r/tools/upgrade-assistant/agp-upgrade-assistant for general information about using the AGP Upgrade Assistant.
enter code here

Заранее спасибо за помощь.

Подробнее здесь: https://stackoverflow.com/questions/772 ... le-flutter

Вернуться в «Android»