Upgrade to AGP 8.0 and Gradle 8.4
This commit is contained in:
parent
e2752c78bb
commit
1573aa52e0
5 changed files with 10 additions and 5 deletions
|
|
@ -35,6 +35,7 @@ application {
|
|||
|
||||
distZip {
|
||||
dependsOn fatJar
|
||||
dependsOn ':brouter-routing-app:packageRelease'
|
||||
archiveFileName = 'brouter-' + project.version + '.zip'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue