remove jvmargs memory

This commit is contained in:
marhali 2023-02-18 17:20:45 +01:00
parent 6c409c6629
commit 7c9d8156a6

View File

@ -27,6 +27,3 @@ kotlin.stdlib.default.dependency = false
# Enable Gradle Configuration Cache -> https://docs.gradle.org/current/userguide/configuration_cache.html
org.gradle.unsafe.configuration-cache = true
# Do we need this here? Receiving out of memory exception without
org.gradle.jvmargs=-Xmx4096m