Skip to content

Commit 6d46398

Browse files
committed
update build.gradle
Signed-off-by: mitkey <mitkey@foxmail.com>
1 parent ea11dcc commit 6d46398

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
@@ -12,6 +12,7 @@ apply plugin: 'java'
1212

1313
version = 0.2
1414
sourceCompatibility = 1.7
15+
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
1516

1617
allprojects {
1718
repositories {

0 commit comments

Comments
 (0)