This message was deleted.
# community-support
s
This message was deleted.
g
apparently
-Xmx2g
works but the module kotlin compilations does fail for insufficient heap size, so it's not working as supposed to do
apparently2
org.gradle.jvmargs=-Xmx2g
in
gradle.properties
fixes it