mirror of
https://github.com/jlengrand/ExtraTestModuleExample.git
synced 2026-03-10 08:21:18 +00:00
6 lines
126 B
Properties
6 lines
126 B
Properties
#Kotlin
|
|
kotlin.code.style=official
|
|
kotlin.daemon.jvmargs=-Xmx2048M
|
|
|
|
#Gradle
|
|
org.gradle.jvmargs=-Xmx2048M -Dfile.encoding=UTF-8 |