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.
1 parent c7744f5 commit 7f574c9Copy full SHA for 7f574c9
build.gradle
@@ -26,7 +26,7 @@ buildscript {
26
27
dependencies {
28
classpath 'com.android.tools.build:gradle:8.5.2'
29
- classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.10'
+ classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.20'
30
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.9.20'
31
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.12.0'
32
}
0 commit comments