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 013c8b6 commit 23c1742Copy full SHA for 23c1742
qs-kotlin-android/build.gradle.kts
@@ -5,7 +5,6 @@ plugins {
5
kotlin("android")
6
id("com.android.library")
7
`maven-publish`
8
- signing
9
}
10
11
android {
qs-kotlin/build.gradle.kts
@@ -7,7 +7,6 @@ plugins {
id("com.ncorti.ktfmt.gradle") version "0.23.0"
jacoco
12
13
java {
0 commit comments