Skip to content

Commit

Permalink
Merge tag '0.9.4' into devel
Browse files Browse the repository at this point in the history
  • Loading branch information
kahles committed Feb 8, 2024
2 parents 3f25879 + 8fb10e8 commit cf93d95
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ android {
publishing {
singleVariant('release') {
withSourcesJar()
withJavadocJar()
}
}
}
Expand Down Expand Up @@ -168,4 +169,4 @@ nexusPublishing {

signing {
sign publishing.publications.release
}
}

0 comments on commit cf93d95

Please sign in to comment.