mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fixes https://github.com/flutter/flutter/issues/144454 For reference, after formatting it looks like: ``` ââ 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 the â â version number of the plugin with id "org.jetbrains.kotlin.android" in the plugins block of â â /Users/mackall/development/BugTesting/ELIMINATEME/blah/android/settings.gradle. â â â â Alternatively (if your project was created before Flutter 3.19), update â â /Users/mackall/development/BugTesting/ELIMINATEME/blah/android/build.gradle â â ext.kotlin_version = '<latest-version>' â ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ ```