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 2fb38cd commit b7804dbCopy full SHA for b7804db
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.7.20'
+ classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.8.10'
15
16
// NOTE: Do not place your application dependencies here; they belong
17
// in the individual module build.gradle files
0 commit comments