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
Hi. After updating Android Gradle Plugin to 8.0 the Flutter app is not running on Android
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':flutter_pdfview'.
> 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'
}
Hi. After updating Android Gradle Plugin to 8.0 the Flutter app is not running on Android
android/build.gradle:
android/app/build.gradle
gradle.properties
gradle-wrapper-.properties
Hope this will be helpful.
The text was updated successfully, but these errors were encountered: