mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 08:14:00 +02:00
Changed gradle to allow publication to maven central.
This commit is contained in:
parent
14d2397bcf
commit
74b31124fd
3 changed files with 128 additions and 4 deletions
|
|
@ -1 +1,6 @@
|
|||
kotlin.code.style=official
|
||||
kotlin.code.style=official
|
||||
|
||||
# Signing
|
||||
signing.gnupg.executable=gpg
|
||||
signing.gnupg.useLegacyGpg=true
|
||||
signing.gnupg.keyName=B0DBF91F
|
||||
Loading…
Add table
Add a link
Reference in a new issue