fixup! Upgrade to AGP 8.0 and Gradle 8.4
This commit is contained in:
parent
8e3c9a9512
commit
13781fb1fc
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ application {
|
||||||
|
|
||||||
distZip {
|
distZip {
|
||||||
dependsOn fatJar
|
dependsOn fatJar
|
||||||
dependsOn ':brouter-routing-app:packageRelease'
|
|
||||||
archiveFileName = 'brouter-' + project.version + '.zip'
|
archiveFileName = 'brouter-' + project.version + '.zip'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue