flutter_live_activities icon indicating copy to clipboard operation
flutter_live_activities copied to clipboard

error: A problem occurred configuring project ':app_group_directory'.

Open Scalesse82 opened this issue 1 year ago • 0 comments

We are updating the project to Flutter 3.19.6. When building for Android, we are encountering the following issue on a library used by flutter_live_activities:

FAILURE: Build failed with an exception.

  • What went wrong: A problem occurred configuring project ':app_group_directory'.

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.

Scalesse82 avatar Sep 20 '24 08:09 Scalesse82