diff options
| author | 2019-01-24 00:45:28 +0000 | |
|---|---|---|
| committer | 2019-01-24 00:45:28 +0000 | |
| commit | 23f49411a84133b3022f11c4ea883fcab2dc907c (patch) | |
| tree | 1aa30b0e65b3a9cdec067bbdede4dd16c5010b5e /gradle.properties | |
| parent | Update to 19w02a (diff) | |
Update example to 19w03c and increase the memory for gradle.
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 1 |
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 |
