project renamed envelope

This commit is contained in:
2021-09-25 21:08:21 +02:00
parent 9f085af24a
commit 5aea49219f
17 changed files with 39 additions and 384 deletions

View File

@@ -5,6 +5,6 @@ java {
jar {
manifest {
attributes "Automatic-Module-Name" : "net.woggioni.executable.jar"
attributes "Automatic-Module-Name" : "net.woggioni.envelope"
}
}