From 974357b1cd5efb4b4569b129591a28765afd0d80 Mon Sep 17 00:00:00 2001 From: Moritz Ruth Date: Sat, 22 Mar 2025 17:11:02 +0100 Subject: [PATCH] commit 93 --- gradle.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/gradle.properties b/gradle.properties index 233cf7e..deb1390 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,5 @@ kotlin.code.style=official + org.gradle.jvmargs=-Xmx4G -Dfile.encoding=UTF-8 org.gradle.configuration-cache=true org.gradle.caching=true \ No newline at end of file