We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46f2121 + ed0b4ef commit c0db7bfCopy full SHA for c0db7bf
1 file changed
build.gradle.kts
@@ -9,7 +9,7 @@ buildscript {
9
// val lintVersion = "32.1.1"
10
classpath("com.android.tools.build:gradle:9.2.0")
11
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
12
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.21")
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.4.0")
13
}
14
15
0 commit comments