Skip to content

Commit 762d43f

Browse files
committed
Add module name
1 parent aae9f21 commit 762d43f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎library.gradle‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,5 @@ javadoc {
9494

9595
jar {
9696
from sourceSets.main.allSource
97+
manifest.attributes(Map.of("Automatic-Module-Name", "ee.bitweb.core"))
9798
}

0 commit comments

Comments
 (0)