Update BRouter to 1.7.2 (49)

This commit is contained in:
F-Droid checkupdates bot 2023-07-21 03:46:17 +00:00
parent cff65d1ef8
commit 448c5bb7c1

View file

@ -169,6 +169,16 @@ Builds:
scanignore:
- brouter-routing-app/src/main/assets/*.zip
- versionName: 1.7.2
versionCode: 49
commit: cabdea1e947ecfb4015cfcdecc26aab261b3855c
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.
@ -176,5 +186,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: brouter-routing-app/build.gradle|versionCode\s(\d+)|build.gradle|project.version\s+"([\d.]+)"
CurrentVersion: 1.7.1
CurrentVersionCode: 48
CurrentVersion: 1.7.2
CurrentVersionCode: 49