Skip to content

Commit

Permalink
build scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
michi42 committed Aug 29, 2020
1 parent 4ef3c22 commit 638110b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bintray-deploy.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ task sourcesJar(type: Jar) {


task javadocJar(type: Jar) {
from sourceSets.main.allJava
from javadoc
archiveClassifier = "javadoc"
}

Expand Down

0 comments on commit 638110b

Please sign in to comment.