[repo] Migrate Groovy build scripts to use 'sourcesJar()' directly from buildSrc
This commit is contained in:
committed by
Space Team
parent
6d5f1c84a7
commit
d7fc4a1d27
@@ -22,7 +22,7 @@ jar {
|
||||
manifestAttributes(manifest, project, 'Main')
|
||||
}
|
||||
|
||||
configureSourcesJar()
|
||||
RepoArtifacts.sourcesJar(project)
|
||||
RepoArtifacts.javadocJar(project)
|
||||
|
||||
compileKotlin {
|
||||
|
||||
Reference in New Issue
Block a user