Skip to content

Commit

Permalink
ci: add disable sha-256/512 checksums as sonatype does not support it…
Browse files Browse the repository at this point in the history
… (yet)
  • Loading branch information
tommytroen committed Feb 24, 2020
1 parent 8b8a669 commit 5f10ac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
kotlin.code.style=official
group=no.nav.security
version=0.3-SNAPSHOT
org.gradle.internal.publish.checksums.insecure=true

0 comments on commit 5f10ac1

Please sign in to comment.