Update BRouter to 1.7.0 (47)

This commit is contained in:
F-Droid checkupdates bot 2023-04-30 03:51:52 +00:00
parent 415e83122d
commit 15714a08d1

View file

@ -149,6 +149,16 @@ Builds:
scanignore:
- brouter-routing-app/src/main/assets/*.zip
- versionName: 1.7.0
versionCode: 47
commit: 340227016ab0d08afa6ec301a9a7d7f9607946de
subdir: brouter-routing-app
gradle:
- api30
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.
@ -156,5 +166,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: brouter-routing-app/build.gradle|versionCode\s(\d+)|build.gradle|project.version\s+"([\d.]+)"
CurrentVersion: 1.6.3
CurrentVersionCode: 43
CurrentVersion: 1.7.0
CurrentVersionCode: 47