Initial commit
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#Kotlin
|
||||
kotlin.code.style=official
|
||||
kotlin.daemon.jvmargs=-Xmx3072M
|
||||
kotlin.daemon.jvmargs=-Xmx4096M
|
||||
kotlin.native.ignoreDisabledTargets=true
|
||||
kotlin.mpp.enableCInteropCommonization=true
|
||||
|
||||
#Gradle
|
||||
org.gradle.jvmargs=-Xmx4096M -Dfile.encoding=UTF-8
|
||||
|
||||
Reference in New Issue
Block a user