diff options
| author | inyourwalls <inyourwalls@tutanota.com> | 2023-11-07 18:35:00 -0500 |
|---|---|---|
| committer | inyourwalls <inyourwalls@tutanota.com> | 2023-11-07 18:35:00 -0500 |
| commit | 9a2907f253fee7598836633d4fe2c03651844786 (patch) | |
| tree | d829ef360ba220b5d058c30b15b00100ff605ab2 /gradle.properties | |
| parent | 86a919f530c7990eecf1b98c3151941f39c7d4eb (diff) | |
hello, world
Diffstat (limited to '')
| -rw-r--r-- | gradle.properties | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties new file mode 100644 index 0000000..b865697 --- /dev/null +++ b/gradle.properties @@ -0,0 +1,3 @@ +# Prevent Gradle from crashing. +org.gradle.jvmArgs=-Xmx1G +org.gradle.parallel=true |
