Update BRouter to 1.7.3 (50)

This commit is contained in:
F-Droid checkupdates bot 2023-08-21 03:43:39 +00:00
parent 689c136671
commit 1f4f504aba

View file

@ -179,6 +179,16 @@ Builds:
scanignore:
- brouter-routing-app/src/main/assets/*.zip
- versionName: 1.7.3
versionCode: 50
commit: fba51cc7b9e27fbf2aeaca10445f9e44550bfca0
subdir: brouter-routing-app
gradle:
- yes
prebuild: sed -i -e '/publishing {/,/^ }/d' ../build.gradle
scanignore:
- brouter-routing-app/src/main/assets/*.zip
MaintainerNotes: |-
We need to upgrade the android maven plugin for the build to work: https://github.com/abrensch/brouter/issues/178
The other sed's remove signing stuff.
@ -186,5 +196,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: brouter-routing-app/build.gradle|versionCode\s(\d+)|build.gradle|project.version\s+"([\d.]+)"
CurrentVersion: 1.7.2
CurrentVersionCode: 49
CurrentVersion: 1.7.3
CurrentVersionCode: 50