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
What went wrong:
A problem occurred configuring project ':agora_rtm'.
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'
}
I resolved it by downloading the NDK of version _25.1.8937393_ in Android Studio.
What went wrong:
A problem occurred configuring project ':agora_rtm'.
Originally posted by @Asmitta-01 in #2112 (comment)
I tried but not working.
Flutter version : 3.24.5
Dart version : 3.5.4
Gradle version : 8.0.2
kotlin version : 1.9.0
The text was updated successfully, but these errors were encountered: