We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9068543 + d2cb142 commit db78394Copy full SHA for db78394
1 file changed
build.gradle.kts
@@ -8,7 +8,7 @@ buildscript {
8
9
dependencies {
10
classpath("com.android.tools.build:gradle:9.1.0")
11
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.10")
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.20")
12
}
13
14
0 commit comments