trietho / flutter_beep

A very lite module to play system sounds and beep for flutter apps (no sound files)
BSD 3-Clause "New" or "Revised" License
17 stars 31 forks source link

Update build.gradle #18

Closed fabioranieri closed 9 months ago

fabioranieri commented 9 months ago

Fix problem with new gradle version.

A problem occurred configuring project ':flutter_beep'. 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.