Skip to content

Commit

Permalink
Added gradle.properties to set file.encoding and sun.jnu.encoding to …
Browse files Browse the repository at this point in the history
…UTF-8
  • Loading branch information
Robert Winkler committed Mar 17, 2017
1 parent f107779 commit aecc531
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
systemProp.file.encoding=UTF-8
systemProp.sun.jnu.encoding=UTF-8

0 comments on commit aecc531

Please sign in to comment.