summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorRocky Madden <git@rockymadden.com>2013-01-11 11:11:27 -0700
committerRocky Madden <git@rockymadden.com>2013-01-12 10:02:22 -0700
commit18de804d45a130f5f42050bea579814e88f91886 (patch)
tree55ef393fb849e516b24b5a74b0239b74cdcb0bcb /gradle.properties
parent85bcd29bb816184550cef00b280a8db6bab44a41 (diff)
downloadstringmetric-18de804d45a130f5f42050bea579814e88f91886.tar.gz
stringmetric-18de804d45a130f5f42050bea579814e88f91886.tar.bz2
stringmetric-18de804d45a130f5f42050bea579814e88f91886.zip
Daemon now used.
Diffstat (limited to 'gradle.properties')
-rwxr-xr-xgradle.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
index 686b8df..e5c2e8d 100755
--- a/gradle.properties
+++ b/gradle.properties
@@ -1 +1,2 @@
+org.gradle.daemon=true
org.gradle.jvmargs=-XX:MaxPermSize=1024m -XX:+CMSClassUnloadingEnabled -XX:+HeapDumpOnOutOfMemoryError -Xmx2048m \ No newline at end of file