fixed JPMS bug

This commit is contained in:
2022-07-01 04:36:02 +08:00
parent 2b8e150949
commit 2516139a31
14 changed files with 166 additions and 19 deletions

View File

@@ -1,5 +0,0 @@
jar {
manifest {
attributes "Automatic-Module-Name" : "net.woggioni.envelope"
}
}