2020-06-13 14:04:12 +00:00
|
|
|
kotlin.code.style=official
|
|
|
|
|
|
|
|
# Specifies the JVM arguments used for the daemon process.
|
|
|
|
# The setting is particularly useful for tweaking memory settings.
|
2020-10-18 12:47:02 +00:00
|
|
|
org.gradle.jvmargs=-Xmx3072m
|
|
|
|
|
|
|
|
|
2022-02-11 22:53:35 +00:00
|
|
|
kotlinVersion=1.6.0
|
2020-10-18 12:47:02 +00:00
|
|
|
|
2022-02-11 22:53:35 +00:00
|
|
|
coroutinesVersion=1.6.0
|
|
|
|
ktorVersion=2.0.0-beta-1
|