Skip to content

Commit a3843e0

Browse files
SquidXTVTaz03
authored andcommitted
Fix encoding issues with intellij (#1022)
Forces java encoding to UTF-8.
1 parent 132b5ca commit a3843e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,4 @@ subprojects {
9494
compileTestJava {
9595
options.encoding = "UTF-8"
9696
}
97-
9897
}

0 commit comments

Comments
 (0)