diff --git a/gradle.properties b/gradle.properties index 233cf7e..deb1390 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,5 @@ kotlin.code.style=official + org.gradle.jvmargs=-Xmx4G -Dfile.encoding=UTF-8 org.gradle.configuration-cache=true org.gradle.caching=true \ No newline at end of file