mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update BRouter to 1.7.4 (51)
This commit is contained in:
parent
d258d51fcd
commit
5ccc172d12
1 changed files with 12 additions and 2 deletions
|
|
@ -189,6 +189,16 @@ Builds:
|
|||
scanignore:
|
||||
- brouter-routing-app/src/main/assets/*.zip
|
||||
|
||||
- versionName: 1.7.4
|
||||
versionCode: 51
|
||||
commit: f3af9d6f4bf12ec70be3ea7da4b601174c286c8e
|
||||
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.
|
||||
|
|
@ -196,5 +206,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: brouter-routing-app/build.gradle|versionCode\s(\d+)|build.gradle|project.version\s+"([\d.]+)"
|
||||
CurrentVersion: 1.7.3
|
||||
CurrentVersionCode: 50
|
||||
CurrentVersion: 1.7.4
|
||||
CurrentVersionCode: 51
|
||||
|
|
|
|||
Loading…
Reference in a new issue