[repo] Migrate Groovy build scripts to use 'javadocJar()' directly from buildSrc
This commit is contained in:
committed by
Space Team
parent
5de2b5aeb4
commit
6d5f1c84a7
@@ -4,7 +4,7 @@ apply plugin: 'kotlin'
|
||||
|
||||
configurePublishing(project)
|
||||
configureSourcesJar()
|
||||
configureJavadocJar()
|
||||
RepoArtifacts.javadocJar(project)
|
||||
|
||||
dependencies {
|
||||
api project(':kotlin-stdlib')
|
||||
|
||||
Reference in New Issue
Block a user