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 83f33fb + 081758f commit 8b58397Copy full SHA for 8b58397
build.gradle
@@ -65,6 +65,7 @@ codeCoverageReport.dependsOn test
65
66
compileJava.options.encoding = "UTF-8"
67
compileTestJava.options.encoding = "UTF-8"
68
+javadoc.options.encoding = "UTF-8"
69
70
java {
71
withJavadocJar()
0 commit comments