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 faed921 + 625034a commit 5e6c264Copy full SHA for 5e6c264
build.gradle.kts
@@ -6,7 +6,7 @@ buildscript {
6
}
7
dependencies {
8
classpath("com.android.tools.build:gradle:7.3.1")
9
- classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0")
+ classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.10")
10
classpath("org.jetbrains.dokka:dokka-gradle-plugin:1.9.20")
11
// NOTE: Do not place your application dependencies here; they belong
12
// in the individual module build.gradle files
0 commit comments