diff --git a/kobalt/src/Build.kt b/kobalt/src/Build.kt index b8da5e5b..1e44bbeb 100644 --- a/kobalt/src/Build.kt +++ b/kobalt/src/Build.kt @@ -80,6 +80,7 @@ val wrapper = project { bintray { publish = true + sign = true } pom = createPom(name, "Wrapper for Kobalt")