diff --git a/gradle.properties b/gradle.properties index 402d2e42..211787a3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,3 +21,4 @@ kotlin.mpp.import.legacyTestSourceSetDetection=true # Enable Dokka 2.0.0 org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled +org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true \ No newline at end of file