버젼 확인 코틀린 버젼 체크 https://kotlinlang.org/docs/gradle.html#plugin-and-versions 그레들 버젼 체크 https://services.gradle.org/distributions/ 그레들 툴즈(플러그인) 버젼 체크 https://developer.android.com/studio/releases/gradle-plugin?hl=ko https://mvnrepository.com/artifact/com.android.tools.build/gradle?
repo=google 포스팅 기준 최신 버젼 변경 "android\build.gradle" ext.kotlin_version = '1.6.21' classpath 'com.android.tools.build:gradle:7.2.0' "android\gradle\wrapper\gradle-wrapper.properties" distributionUrl=https\://services.gradl...
#
build
#
distributionUrl
#
flutter
#
gradle
#
gradletools
#
kotlin
#
kotlin_version
#
tools
#
플러터