1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-06-16 05:10:51 -07:00

Sign artifacts.

This commit is contained in:
Cedric Beust 2017-12-09 08:59:51 -08:00
parent fdee66ab93
commit 84ee57a979

View file

@ -80,6 +80,7 @@ val wrapper = project {
bintray {
publish = true
sign = true
}
pom = createPom(name, "Wrapper for Kobalt")