skip to Main Content

Flutter – how to solve the stupid error your project requires a newer version..?

BUILD FAILED in 1m 21s Running Gradle task 'bundleRelease'... 82.6s ┌─ 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 │ │ D:FLUTTER_PROJECTStestlumiandroidbuild.gradle:…

VIEW QUESTION
Back To Top
Search