Don't change xmx of gradle

This commit is contained in:
Uriel
2025-09-06 17:06:35 -03:00
committed by GitHub
parent d7436e3972
commit 9be83cf108

View File

@@ -4,7 +4,7 @@ org.gradle.jvmargs=--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAME
--add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED \
-Dfile.encoding=UTF-8 -Xmx4096M
-Dfile.encoding=UTF-8
kotlin.code.style=official
# https://github.com/Kotlin/kotlinx-atomicfu#atomicfu-compiler-plugin