We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c1742 commit b2fee40Copy full SHA for b2fee40
qs-kotlin-android/build.gradle.kts
@@ -5,6 +5,7 @@ plugins {
5
kotlin("android")
6
id("com.android.library")
7
`maven-publish`
8
+ signing
9
}
10
11
android {
qs-kotlin/build.gradle.kts
@@ -7,6 +7,7 @@ plugins {
id("com.ncorti.ktfmt.gradle") version "0.23.0"
jacoco
12
13
java {
0 commit comments