Build: drop maven publication for Kotlin plugin artifacts

This commit is contained in:
Nikolay Krasko
2021-04-26 15:41:04 +03:00
committed by teamcityserver
parent 32f811e0ec
commit 48a4d7d418
18 changed files with 0 additions and 97 deletions
-2
View File
@@ -233,5 +233,3 @@ tasks.register<Sync>("ideaPlugin") {
rename(quote("-$version"), "")
rename(quote("-$bootstrapKotlinVersion"), "")
}
apply(from = "$rootDir/gradle/kotlinPluginPublication.gradle.kts")