Build: Use maven-publish in configurePublishing helper
This commit is contained in:
@@ -17,11 +17,7 @@ dependencies {
|
||||
compileOnly DependenciesKt.kotlinBuiltins(project)
|
||||
}
|
||||
|
||||
artifacts {
|
||||
archives sourcesJar
|
||||
sources sourcesJar
|
||||
}
|
||||
|
||||
configureSourcesJar()
|
||||
configureJavadocJar()
|
||||
|
||||
tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile) {
|
||||
|
||||
Reference in New Issue
Block a user