Add missing file encoding setting to buildSrc properties
This commit is contained in:
committed by
Space Team
parent
f39467b4ba
commit
c080765905
@@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Duser.country=US
|
||||
org.gradle.jvmargs=-Duser.country=US -Dfile.encoding=UTF-8
|
||||
# Should be the same as in the root gradle.properties to avoid spawning second daemon
|
||||
kotlin.daemon.jvmargs=-Xmx3g -Dkotlin.js.compiler.legacy.force_enabled=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user