Build: drop maven publication for Kotlin plugin artifacts
This commit is contained in:
committed by
teamcityserver
parent
32f811e0ec
commit
48a4d7d418
@@ -233,5 +233,3 @@ tasks.register<Sync>("ideaPlugin") {
|
||||
rename(quote("-$version"), "")
|
||||
rename(quote("-$bootstrapKotlinVersion"), "")
|
||||
}
|
||||
|
||||
apply(from = "$rootDir/gradle/kotlinPluginPublication.gradle.kts")
|
||||
|
||||
Reference in New Issue
Block a user