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 a28c282 commit 4a527f8Copy full SHA for 4a527f8
build.gradle
@@ -27,7 +27,7 @@ buildscript {
27
dependencies {
28
classpath 'com.android.tools.build:gradle:8.7.3'
29
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0'
30
- classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.9.20'
+ classpath 'org.jetbrains.dokka:dokka-gradle-plugin:2.0.0'
31
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.12.0'
32
}
33
0 commit comments