You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have upgrade my project to Gradle 8, but it requires all plugins to specify a namespace in the build.gradle file. Could you please support this?
`A problem occurred configuring project ':user_messaging_platform'.
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: /Users/standy/.pub-cache/hosted/pub.dev/user_messaging_platform-1.3.0/android/build.gradle. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for information about setting the namespace.`
The text was updated successfully, but these errors were encountered:
I have upgrade my project to Gradle 8, but it requires all plugins to specify a namespace in the build.gradle file. Could you please support this?
`A problem occurred configuring project ':user_messaging_platform'.
The text was updated successfully, but these errors were encountered: