provs/gradle.properties

4 lines
235 B
Properties
Raw Normal View History

2021-02-10 19:24:43 +00:00
kotlin.code.style=official
#avoid nexus error "Cannot upload checksum for snapshot-maven-metadata.xml. Remote repository doesn't support sha-512. Error: Could not PUT ..."
systemProp.org.gradle.internal.publish.checksums.insecure=true