[repo] Migrate Groovy build scripts to use 'publish()' directly from buildSrc
This commit is contained in:
committed by
Space Team
parent
d7fc4a1d27
commit
73a757c105
@@ -2,7 +2,7 @@ description = 'Kotlin Standard Library JDK 8 extension'
|
||||
|
||||
apply plugin: 'kotlin'
|
||||
|
||||
configurePublishing(project)
|
||||
RepoArtifacts.publish(project)
|
||||
RepoArtifacts.sourcesJar(project)
|
||||
RepoArtifacts.javadocJar(project)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user