summary refs log tree commit diff stats
path: root/gradle.properties
diff options
context:
space:
mode:
authormodmuss50 <modmuss50@gmail.com>2019-01-24 00:45:28 +0000
committermodmuss50 <modmuss50@gmail.com>2019-01-24 00:45:28 +0000
commit23f49411a84133b3022f11c4ea883fcab2dc907c (patch)
tree1aa30b0e65b3a9cdec067bbdede4dd16c5010b5e /gradle.properties
parent5898ba99a539c7044733e7d0d8f62e813513bb78 (diff)
Update example to 19w03c and increase the memory for gradle.
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties1
1 files changed, 1 insertions, 0 deletions
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