mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-08 17:51:20 +02:00
Update build.gradle
This commit is contained in:
parent
a3ae90455b
commit
b101f87f6d
@ -232,7 +232,7 @@ static def getMacVersion(String version) {
|
||||
}
|
||||
|
||||
jpackage {
|
||||
input = "build/libs"
|
||||
input = layout.buildDirectory.dir("libs")
|
||||
destination = "${projectDir}/build/jpackage"
|
||||
mainJar = "Stirling-PDF-${project.version}.jar"
|
||||
appName = "Stirling PDF"
|
||||
|
Loading…
Reference in New Issue
Block a user