doneservices / flutter_callkeep

iOS CallKit and Android ConnectionService bindings for Flutter
57 stars 39 forks source link

Use namespace to support Gradle 8 #65

Closed Ayman-Barghout closed 6 months ago

Ayman-Barghout commented 6 months ago

Otherwise, projects with Gradle plugin version 8+ will encounter this error when depending on our plugin:

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.