Build: Add maven publication for Kotlin plugin artifacts
This commit is contained in:
@@ -40,3 +40,5 @@ testsJar()
|
||||
projectTest(parallel = true) {
|
||||
workingDir = rootDir
|
||||
}
|
||||
|
||||
apply(from = "$rootDir/gradle/kotlinPluginPublication.gradle.kts")
|
||||
|
||||
Reference in New Issue
Block a user