Skip to content

Commit aecc531

Browse files
author
Robert Winkler
committed
Added gradle.properties to set file.encoding and sun.jnu.encoding to UTF-8
1 parent f107779 commit aecc531

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
systemProp.file.encoding=UTF-8
2+
systemProp.sun.jnu.encoding=UTF-8

0 commit comments

Comments
 (0)