summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2025-01-20 19:29:50 +0500
committerilotterytea <iltsu@alright.party>2025-01-20 19:29:50 +0500
commit043834fa0adf502f61ba09fe312fa3e90b8a6bcc (patch)
tree6b140cc4fdb73c954d564b2baf6ff1086a4ada76 /gradle.properties
initial commit
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
new file mode 100644
index 0000000..8d571e2
--- /dev/null
+++ b/gradle.properties
@@ -0,0 +1,10 @@
+org.gradle.daemon=false
+org.gradle.jvmargs=-Xms512M -Xmx1G -Dfile.encoding=UTF-8 -Dconsole.encoding=UTF-8
+org.gradle.configureondemand=false
+gdxGltfVersion=2.2.1
+graalHelperVersion=2.0.1
+gwtFrameworkVersion=2.11.0
+gwtPluginVersion=1.1.29
+enableGraalNative=false
+gdxVersion=1.13.1
+projectVersion=1.0.0