Make distZip depend on fatJar
This commit is contained in:
parent
abb338afc9
commit
3173658690
@ -30,7 +30,8 @@ application {
|
||||
}
|
||||
|
||||
distZip {
|
||||
archiveFileName = 'brouter-' + project.version + '.zip'
|
||||
dependsOn fatJar
|
||||
archiveFileName = 'brouter-' + project.version + '.zip'
|
||||
}
|
||||
|
||||
distributions {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user