aboutsummaryrefslogtreecommitdiff
path: root/.github/ci-gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to '.github/ci-gradle.properties')
-rw-r--r--.github/ci-gradle.properties6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/ci-gradle.properties b/.github/ci-gradle.properties
new file mode 100644
index 00000000..afe2d4b5
--- /dev/null
+++ b/.github/ci-gradle.properties
@@ -0,0 +1,6 @@
+#
+# Copyright © 2014-2020 The Android Password Store Authors. All Rights Reserved.
+# SPDX-License-Identifier: GPL-3.0-only
+#
+
+org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8