Build: Add sources and javadocs to Kotlin Plugin publication

This commit is contained in:
Vyacheslav Gerasimov
2019-10-29 20:43:45 +03:00
parent 579645bcfa
commit 3b088818a5
15 changed files with 63 additions and 6 deletions
@@ -35,6 +35,10 @@ sourceSets {
runtimeJar()
sourcesJar()
javadocJar()
testsJar()
projectTest(parallel = true) {