Helllo guys, i have issue with my gradle after updating it from 4.4.1 to 8.10.2
I have added a namespace in the build.gradle but i have this error at every gradlew command :
A problem occurred configuring project ':twitter_login'.
> 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.