mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-11-15 19:40:25 +00:00
add clatch for uploading of publication
This commit is contained in:
@@ -3,6 +3,7 @@ if (ext.getProperties()["do_publish"] == false) {
|
||||
}
|
||||
|
||||
apply plugin: 'maven-publish'
|
||||
apply from: "$sonatype_upload"
|
||||
|
||||
task javadocsJar(type: Jar) {
|
||||
archiveClassifier = 'javadoc'
|
||||
|
||||
Reference in New Issue
Block a user