Your project requires a newer version of the Kotlin Gradle plugin.

Resolved

When I try to deploy th Google Play Store I get a "Failed" message and I found this in the log file

┌─ Flutter Fix ──────────────────────────────────────────────────────────────────────────────┐
│ [!] Your project requires a newer version of the Kotlin Gradle plugin.                     │
│ Find the latest version on https://kotlinlang.org/docs/releases.html#release-details, then │
│ update /Users/builder/clone/android/build.gradle:                                          │
│ ext.kotlin_version = '<latest-version>'                                                    │
└────────────────────────────────────────────────────────────────────────────────────────────┘
Gradle task bundleRelease failed with exit code 1


Build failed :|
Step 8 script `Build AAB with Flutter` exited with status code 1

Any idea how I could fix that?

8 replies