I'm developing a flutter cross-platform supporting app using Android Studio.
Now I'm trying to generate signed APK for app-release but I face this following error:
'Generating signed Bundle requires you to update the Android Gradle plugin to version 3.2.0 or higher'.
How can I fix this? I have not a single clue..
Best regards!
Update your Android studio editor with 3.4.2 or gradle version 5.1.1 you need to update your editor. Or else only change gradle version with Click here 5.1.1 https://gradle.org/releases/
you can update the build.gradle file
You need to update your Android Gradle Plugin.
These posts should help: How to update gradle in android studio?
https://developer.android.com/studio/releases/gradle-plugin
I got this error when trying to build "Generate Signed Bundle / APK" from the flutter workspace.
The solution for me was to open the android project folder in android studio (as android project) and the error is gone.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With