diff --git a/gradle.properties b/gradle.properties index 8814b7a..1608900 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1 @@ -# Enable watching the file system -# Remove the property when file system watching is enabled by default -org.gradle.watch-fs=true -nextVersion=0.22 -nextMilestone=14 +org.gradle.caching=true