Exit Full View

Games Cupboard / gradle.properties

kotlin.code.style=official
kotlin_version=1.7.21
ktor_version=2.1.3
korge_version=3.4.0

# Compiling the client was running out of heap using the defaults
kotlin.daemon.jvmargs=-Xmx1g