build: Increase Gradle max memory

This commit is contained in:
2026-02-08 19:08:39 +01:00
parent c805000f9f
commit eb4cd33af9
2 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
org.gradle.jvmargs = -Xmx2G
org.gradle.configuration-cache = true
tweed5.version = 0.7.0

View File

@@ -1 +1,3 @@
org.gradle.jvmargs = -Xmx2G
minecraft.version.descriptor = 1.21.10