We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ebdf07 + 27ebdd3 commit f62945dCopy full SHA for f62945d
build.gradle.kts
@@ -6,7 +6,7 @@ buildscript {
6
dependencies {
7
classpath("com.android.tools.build:gradle:8.13.0")
8
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
9
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20")
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
10
}
11
12
0 commit comments