From 23f49411a84133b3022f11c4ea883fcab2dc907c Mon Sep 17 00:00:00 2001
From: modmuss50 <modmuss50@gmail.com>
Date: Thu, 24 Jan 2019 00:45:28 +0000
Subject: Update example to 19w03c and increase the memory for gradle.

---
 gradle.properties | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 gradle.properties

(limited to 'gradle.properties')

diff --git a/gradle.properties b/gradle.properties
new file mode 100644
index 0000000..4314427
--- /dev/null
+++ b/gradle.properties
@@ -0,0 +1 @@
+org.gradle.jvmargs=-Xmx1G #Done to increase the memory available to gradle.
\ No newline at end of file
-- 
cgit 1.4.1