diff --git a/gradle.properties b/gradle.properties index 240bdb4..364a609 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,4 @@ kotlin.code.style=official systemProp.org.gradle.internal.http.connectionTimeout=500000 systemProp.org.gradle.internal.http.socketTimeout=500000 +systemProp.org.gradle.internal.publish.checksums.insecure=true