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.
2 parents 19afecb + 6e5524a commit fae1139Copy full SHA for fae1139
build.gradle
@@ -24,7 +24,7 @@ buildscript {
24
plugins {
25
id("jacoco")
26
id "com.github.johnrengelman.shadow" version "8.1.1"
27
- id "org.jetbrains.dokka" version "1.9.10"
+ id "org.jetbrains.dokka" version "1.9.20"
28
id "java-library"
29
id "maven-publish"
30
id "signing"
0 commit comments