mirror of
https://github.com/stan220/godot-kotlin-project-template.git
synced 2026-09-08 16:28:57 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
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
|
||||
Reference in New Issue
Block a user