Skip to content

Commit

Permalink
Workaround for issue with gradle6 and sonatype.
Browse files Browse the repository at this point in the history
  • Loading branch information
hzafar committed May 10, 2020
1 parent 2b392dc commit 1589132
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
kotlin.code.style=official
signing.gnupg.executable=gpg2
signing.gnupg.executable=gpg2
systemProp.org.gradle.internal.publish.checksums.insecure=true

0 comments on commit 1589132

Please sign in to comment.