mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update BRouter to 1.7.3 (50)
This commit is contained in:
parent
689c136671
commit
1f4f504aba
1 changed files with 12 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue