diff --git a/gradle.properties b/gradle.properties index 4980d3c..b158c27 100755 --- a/gradle.properties +++ b/gradle.properties @@ -3,3 +3,4 @@ version=1.4-SNAPSHOT description=Converting patches into mixins, for the Ignite Framework org.gradle.parallel=true +org.gradle.caching=true