gradle: Enable deamon
This does not work in intellij only when running from command line, it
only disabled the deamon on travis
This reverts commit 220e150ca1.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
org.gradle.caching=true
|
||||
org.gradle.daemon=false
|
||||
org.gradle.warning.mode=all
|
||||
org.gradle.parallel=true
|
||||
org.gradle.console=rich
|
||||
|
||||
Reference in New Issue
Block a user