godot-kotlin-project-template/gradle.properties
2024-04-19 22:46:19 +02:00

5 lines
416 B
Properties

org.gradle.jvmargs=-Xmx3G
# Set this property to true to disable kotlin jvm plugin version check
# Attention: this is an advanced feature. Only use it if you know what you're doing! We cannot guarantee that our compiler plugin is compatible with other kotlin versions than the one we build it for. Setting this property to true can lead to build and/or runtime errors.
#godot.jvm.suppressKotlinIncompatibility=true