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