mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update MAXS Module LocationFine to 0.5.12 (2000503575)
This commit is contained in:
parent
aed3cd0c02
commit
b22fcd1050
1 changed files with 17 additions and 2 deletions
|
|
@ -287,7 +287,22 @@ Builds:
|
||||||
- module-shell/libraryProjects/root-commands/ExampleApp
|
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
prebuild: make prebuild
|
prebuild: make prebuild
|
||||||
|
|
||||||
|
- versionName: 0.5.12
|
||||||
|
versionCode: 2000503575
|
||||||
|
commit: 0.5.12
|
||||||
|
subdir: module-locationfine
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y imagemagick libxml2-utils
|
||||||
|
init: make -C .. module-locationfine/Makefile
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
|
prebuild: make prebuild
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags .*[0-9]$
|
UpdateCheckMode: Tags .*[0-9]$
|
||||||
CurrentVersion: 0.5.10
|
CurrentVersion: 0.5.12
|
||||||
CurrentVersionCode: 2000503375
|
CurrentVersionCode: 2000503575
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue