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
|
|
|
|
|
|
|
|
|
2023-07-06 11:49:55 +00:00
|
|
|
kotlinVersion=1.8.20
|
2020-10-18 12:47:02 +00:00
|
|
|
|
2023-07-06 11:49:55 +00:00
|
|
|
coroutinesVersion=1.7.2
|
2023-07-06 14:37:23 +00:00
|
|
|
ktorVersion=2.3.1
|
2023-07-06 11:49:55 +00:00
|
|
|
kotlinxDateTimeVersion=0.4.0
|
2022-02-15 22:11:15 +00:00
|
|
|
|
|
|
|
android.useAndroidX=true
|
|
|
|
android.enableJetifier=true
|