aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index 4c0ace29..86e6040a 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -11,6 +11,8 @@ org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryErro
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
+org.gradle.daemon = true
+
APP_ID=Frost
APP_GROUP=com.pitchedapps