File tree Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Expand file tree Collapse file tree 3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ plugins {
7
7
kotlin(" jvm" )
8
8
kotlin(" kapt" )
9
9
id(" com.vanniktech.maven.publish" )
10
- `maven- publish`
11
10
signing
12
11
alias(libs.plugins.detekt)
13
12
id(" app.cash.licensee" )
Original file line number Diff line number Diff line change @@ -2,7 +2,6 @@ plugins {
2
2
kotlin(" jvm" )
3
3
kotlin(" kapt" )
4
4
id(" java-gradle-plugin" )
5
- `maven- publish`
6
5
`kotlin- dsl`
7
6
id(" com.gradle.plugin-publish" ) version " 1.2.1"
8
7
id(" com.vanniktech.maven.publish" )
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ val enableSigning = project.hasProperty("signingInMemoryKey")
6
6
plugins {
7
7
kotlin(" jvm" )
8
8
id(" com.vanniktech.maven.publish" )
9
- `maven- publish`
10
9
signing
11
10
alias(libs.plugins.detekt)
12
11
kotlin(" kapt" )
You can’t perform that action at this time.
0 commit comments