diff --git a/gradle.properties b/gradle.properties index d8ea3fd..101d6fa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -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 \ No newline at end of file