2021-08-22
This commit is contained in:
@@ -10,8 +10,7 @@ tasks.jar {
|
||||
"Implementation-Title" to project.name,
|
||||
"Implementation-Version" to project.version,
|
||||
"Implementation-Vendor" to "ELEX co.,pte.",
|
||||
"Main-Class" to application.mainClass,
|
||||
"Automatic-Module-Name" to "com.elex_project.${project.name}"
|
||||
"Main-Class" to application.mainClass
|
||||
))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user