diff --git a/gradle.properties b/gradle.properties index 26c46e5..0f61412 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,4 @@ group = org.xbib.elasticsearch.plugin version = 2.3.4.0 org.gradle.daemon = true +org.gradle.caching = true