I had the misfortune of updating gradle and now I’m stuck with this error
- What went wrong:
A problem occurred configuring project ‘:backendless_sdk’.
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 Configure the app module | Android Studio | Android Developers for information about setting the namespace.
If you’ve specified the package attribute in the source AndroidManifest.xml, you can use the AGP Upgrade Assistant to migrate to the namespace value in the build file. Refer to Use the Android Gradle plugin Upgrade Assistant | Android Studio | Android Developers for general information about using the AGP Upgrade Assistant.
Any Help ?