xiaozhizhong / flutter_simple_bluetooth_printer

MIT License
3 stars 2 forks source link

Namespace not specified #7

Open jamiejacksoncumbria opened 5 months ago

jamiejacksoncumbria commented 5 months ago

sdk: '^3.2.6'

What went wrong: A problem occurred configuring project ':flutter_simple_bluetooth_printer'.

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 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.

Any Idea on how to fix this issue please?