Build: Add sources and javadocs to Kotlin Plugin publication
This commit is contained in:
@@ -35,6 +35,10 @@ sourceSets {
|
||||
|
||||
runtimeJar()
|
||||
|
||||
sourcesJar()
|
||||
|
||||
javadocJar()
|
||||
|
||||
testsJar()
|
||||
|
||||
projectTest(parallel = true) {
|
||||
|
||||
Reference in New Issue
Block a user