Skip to content

Commit

Permalink
Add -Dfile.encoding=utf-8 to Gradle JVM arguments.
Browse files Browse the repository at this point in the history
  • Loading branch information
neoancient committed Feb 7, 2020
1 parent 6b5c9e6 commit 6cf1cd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
org.gradle.jvmArgs=-Dfile.encoding=utf-8

0 comments on commit 6cf1cd7

Please sign in to comment.