Added gradle.properties to set file.encoding and sun.jnu.encoding to UTF-8
This commit is contained in:
2
gradle.properties
Normal file
2
gradle.properties
Normal file
@@ -0,0 +1,2 @@
|
||||
systemProp.file.encoding=UTF-8
|
||||
systemProp.sun.jnu.encoding=UTF-8
|
||||
Reference in New Issue
Block a user