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.properties11
1 files changed, 0 insertions, 11 deletions
diff --git a/.github/ci-gradle.properties b/.github/ci-gradle.properties
deleted file mode 100644
index 03c213b2..00000000
--- a/.github/ci-gradle.properties
+++ /dev/null
@@ -1,11 +0,0 @@
-#
-# Copyright © 2014-2020 The Android Password Store Authors. All Rights Reserved.
-# SPDX-License-Identifier: GPL-3.0-only
-#
-
-org.gradle.daemon=true
-org.gradle.configureondemand=true
-android.enableBuildCache=true
-org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
-org.gradle.caching=true
-org.gradle.parallel=true