# Sets default memory used for gradle commands. Can be overridden by user or command line properties. # This is required to provide enough memory for the Minecraft decompilation process. kotlin.code.style=official org.gradle.jvmargs=-Xmx3G org.gradle.daemon=false kotlin_version=1.4.0-rc coroutines_version = 1.3.7 annotations_version = 19.0.0