Compare commits

...

1 Commits

Author SHA1 Message Date
FrozenPandaz 41b5405606 chore(gradle): fix codeql for java 2025-09-02 17:15:54 -04:00
+5 -1
View File
@@ -3,6 +3,10 @@
org.gradle.parallel=true
org.gradle.caching=true
org.gradle.jvmargs=-Xmx3g -XX:MaxMetaspaceSize=1024m
kotlin.compiler.execution.strategy=in-process
# disable the configuration cache for this project https://docs.gradle.org/current/userguide/configuration_cache.html#config_cache:requirements:disallowed_types
# nxProjectGraph is not supported by the configuration cache
org.gradle.configuration-cache=false
org.gradle.configuration-cache=false