diff --git a/gradle.properties b/gradle.properties index e223479..4b50280 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ systemProp.jdk.tls.client.protocols="TLSv1,TLSv1.1,TLSv1.2" //----------------------------- // Properties for build.gradle //----------------------------- -version=1.1.1-SNAPSHOT +version=1.1.1 action.custom-1=install action.custom-1.args=--configure-on-demand -w -x check publishToMavenLocal