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

    

 


┌─ Flutter Fix ────────────────────────────────────────────────────────────────────────────────┐

│ [!] Your project requires a newer version of the Kotlin Gradle plugin.                       │

│ Find the latest version on https://kotlinlang.org/docs/gradle.html#plugin-and-versions, then │

│ update ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\android\build.gradle:               │

│ ext.kotlin_version = '<latest-version>'                                                      │

└──────────────────────────────────────────────────────────────────────────────────────────────┘

minsdk 고쳤더니 나온 오류

ext.kotlin_version은 projectName/android/app/build.gradle 쪽이 아니라projectName/android/build.gradle 여기에 있다

https://stackoverflow.com/questions/70919127/your-project-requires-a-newer-version-of-the-kotlin-gradle-plugin-android-stud




댓글

이 블로그의 인기 게시물

js 스트링에서 요소 갯수 세기

STUDY

javascript cheatsheet