diff --git a/gradle.properties b/gradle.properties index ffc458a..b2707f4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1,4 @@ -version: 1.0.12 \ No newline at end of file +version: 1.0.13 + +# avoid publication of SHA256 and SHA512 checksums +systemProp.org.gradle.internal.publish.checksums.insecure=true \ No newline at end of file