destination = "${projectDir}/build/jpackage"
This commit is contained in:
@@ -123,7 +123,7 @@ jpackage {
|
|||||||
// Enable verbose output
|
// Enable verbose output
|
||||||
verbose = true
|
verbose = true
|
||||||
|
|
||||||
destinationDir = file("${projectDir}/build/jpackage")
|
destination = "${projectDir}/build/jpackage"
|
||||||
|
|
||||||
// Windows-specific configuration
|
// Windows-specific configuration
|
||||||
windows {
|
windows {
|
||||||
|
|||||||
Reference in New Issue
Block a user