mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update BRouter to 1.7.2 (49)
This commit is contained in:
parent
cff65d1ef8
commit
448c5bb7c1
1 changed files with 12 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue