We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ca4acf + 7b7edb0 commit 3f09321Copy full SHA for 3f09321
1 file changed
build.gradle.kts
@@ -9,7 +9,7 @@ buildscript {
9
dependencies {
10
classpath("com.android.tools.build:gradle:8.13.0")
11
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
12
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.20")
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
13
}
14
15
0 commit comments