add clatch for uploading of publication

This commit is contained in:
2025-05-15 22:18:43 +06:00
parent 1ae1f8dee2
commit 05e0d9b7d2
3 changed files with 49 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
apply plugin: 'maven-publish'
apply from: "$sonatype_upload"
task javadocJar(type: Jar) {
from javadoc