mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
parent
622f8e785e
commit
572f47d4ff
1 changed files with 14 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue