aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorinyourwalls <inyourwalls@tutanota.com>2023-11-07 21:54:01 -0500
committerinyourwalls <inyourwalls@tutanota.com>2023-11-07 21:54:01 -0500
commitad36711caa30a934a61b2d95ad8f898a6690d257 (patch)
tree4feaf266072c8ad4772751a75a274e2a6785b6f8 /gradle.properties
parent9a2907f253fee7598836633d4fe2c03651844786 (diff)
implement basic functionality
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index b865697..23483b4 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,3 +1,3 @@
# Prevent Gradle from crashing.
-org.gradle.jvmArgs=-Xmx1G
+org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true