mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-06-22 07:25:04 +00: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…
x
Reference in New Issue
Block a user