We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f4c6c2 + 1260177 commit c44e008Copy full SHA for c44e008
build.gradle.kts
@@ -6,7 +6,7 @@ buildscript {
6
dependencies {
7
classpath("com.android.tools.build:gradle:9.0.0")
8
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
9
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.0")
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.10")
10
}
11
12
0 commit comments