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 e38bca9 commit 0b8f407Copy full SHA for 0b8f407
build.gradle
@@ -45,7 +45,7 @@ buildscript {
45
classpath deps.kotlin.plugin
46
classpath 'me.champeau.gradle:japicmp-gradle-plugin:0.4.6'
47
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.33.0'
48
- classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.9.20'
+ classpath 'org.jetbrains.dokka:dokka-gradle-plugin:2.0.0'
49
}
50
51
0 commit comments