Skip to content

Commit ee399a3

Browse files
committed
Enable Dokka V2
1 parent 2a761f7 commit ee399a3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

gradle.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ org.gradle.daemon=true
33
org.gradle.parallel=true
44
org.gradle.caching=true
55
org.gradle.jvmargs=-Xmx2G -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
6-
compileJava.options.encoding=UTF-8
6+
compileJava.options.encoding=UTF-8
7+
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
8+
org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true

0 commit comments

Comments
 (0)