1 parent aae9f21 commit 762d43fCopy full SHA for 762d43f
1 file changed
library.gradle
@@ -94,4 +94,5 @@ javadoc {
94
95
jar {
96
from sourceSets.main.allSource
97
+ manifest.attributes(Map.of("Automatic-Module-Name", "ee.bitweb.core"))
98
}
0 commit comments