Closed ettaegbe closed 6 months ago
Fix for:
Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.
Namespace not specified. Please specify a namespace in the module's build.gradle file like so:
android { namespace 'com.example.namespace' }
Fix for:
Could not create an instance of type com.android.build.api.variant.impl.LibraryVariantBuilderImpl.