diff --git a/gradle.properties b/gradle.properties index b158c27..2cc0d54 100755 --- a/gradle.properties +++ b/gradle.properties @@ -4,3 +4,4 @@ description=Converting patches into mixins, for the Ignite Framework org.gradle.parallel=true org.gradle.caching=true +org.gradle.daemon=false