Skip to content

Commit 8b58397

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 83f33fb + 081758f commit 8b58397

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ codeCoverageReport.dependsOn test
6565

6666
compileJava.options.encoding = "UTF-8"
6767
compileTestJava.options.encoding = "UTF-8"
68+
javadoc.options.encoding = "UTF-8"
6869

6970
java {
7071
withJavadocJar()

0 commit comments

Comments
 (0)