Skip to content

Commit

Permalink
Add Dokka v2 Gradle properties
Browse files Browse the repository at this point in the history
  • Loading branch information
eygraber committed Dec 16, 2024
1 parent 6e654ea commit 9112d21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,7 @@ kotlin.incremental.wasm=true
kotlin.js.yarn=false
kotlin.native.enableKlibsCrossCompilation=true
kotlin.native.ignoreDisabledTargets=true

# Misc
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true

0 comments on commit 9112d21

Please sign in to comment.