We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e8c6ba commit 7ed74f0Copy full SHA for 7ed74f0
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10'
12
13
classpath 'com.vanniktech:gradle-maven-publish-plugin:0.20.0'
14
- classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.9.0'
+ classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.9.10'
15
16
// NOTE: Do not place your application dependencies here; they belong
17
// in the individual module build.gradle files
0 commit comments