Add javadoc and sources artifacts to kotlin-gradle-build-metrics module

#KTI-382 Fixed
This commit is contained in:
Alexander Likhachev
2020-11-06 16:20:28 +03:00
parent 5f2a963006
commit e3db96354d
@@ -21,4 +21,7 @@ projectTest {
workingDir = rootDir
}
publish()
publish()
sourcesJar()
javadocJar()