aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2024-01-16 20:38:40 +0100
committerLinnea Gräf <nea@nea.moe>2024-01-16 20:40:53 +0100
commitfb9a3e59af30e698d137d0dd9083059fc404c321 (patch)
tree7f51e077fa3b5871667a930cb71dff54869b5416 /gradle.properties
downloadshot-fb9a3e59af30e698d137d0dd9083059fc404c321.tar.gz
shot-fb9a3e59af30e698d137d0dd9083059fc404c321.tar.bz2
shot-fb9a3e59af30e698d137d0dd9083059fc404c321.zip
Initial commitHEAD1.0.0master
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
new file mode 100644
index 0000000..f383a41
--- /dev/null
+++ b/gradle.properties
@@ -0,0 +1,7 @@
+# SPDX-FileCopyrightText: 2024 Linnea Gräf <nea@nea.moe>
+#
+# SPDX-License-Identifier: CC0-1.0
+
+kotlin.code.style=official
+
+org.gradle.jvmargs=-Xmx2G