updated to 2024.02.01

This commit is contained in:
2024-02-01 07:19:40 +08:00
parent 21753f8e0c
commit 0ad79bbfdc
2 changed files with 3 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ allprojects {
pluginManager.withPlugin('java-library') {
java {
// withJavadocJar()
withJavadocJar()
withSourcesJar()
}
}