Enabled publishing of sha256 and sha512 signatures (#3249)

This commit is contained in:
Nicola Corti
2020-11-26 17:10:27 +01:00
committed by GitHub
parent 462ad50575
commit 096883fd74

View File

@@ -6,5 +6,3 @@ org.gradle.workers.max=4
org.gradle.caching=true
# increase max heap for dokka on Java 11
org.gradle.jvmargs=-Xmx1024m
# Needed for https://github.com/gradle/gradle/issues/11412
systemProp.org.gradle.internal.publish.checksums.insecure=true