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 2a761f7 commit ee399a3Copy full SHA for ee399a3
gradle.properties
@@ -3,4 +3,6 @@ org.gradle.daemon=true
3
org.gradle.parallel=true
4
org.gradle.caching=true
5
org.gradle.jvmargs=-Xmx2G -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
6
-compileJava.options.encoding=UTF-8
+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