brouter: new version 1.6.1

closes #1813
This commit is contained in:
Marcus Hoffmann 2020-03-26 15:52:37 +01:00
parent 622f8e785e
commit 572f47d4ff

View file

@ -141,7 +141,20 @@ Builds:
- sed -i -e '79,81d' pom.xml
- sed -i -e '44,70d' pom.xml
MaintainerNotes: The sed's remove signing stuff.
- versionName: 1.6.1
versionCode: 41
commit: b0410daf89c72dcb94d5acf161b98679b14c8791
subdir: brouter-routing-app
maven: yes@..
output: target/brouter-routing-app-$$VERSION$$.apk
prebuild:
- sed -i -e 's/3.6.0/3.9.0-rc.2/' ../pom.xml
- sed -i -e '79,81d' pom.xml
- sed -i -e '44,70d' pom.xml
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.
AutoUpdateMode: None
UpdateCheckMode: RepoManifest