summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--gradle.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 4314427..d8e54c1 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1 +1,2 @@
-org.gradle.jvmargs=-Xmx1G #Done to increase the memory available to gradle.
\ No newline at end of file
+#Done to increase the memory available to gradle.
+org.gradle.jvmargs=-Xmx1G
\ No newline at end of file