mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update MAXS Module Shell to 0.5.14 (2000503969)
This commit is contained in:
parent
426633e47d
commit
b915bdf17e
1 changed files with 17 additions and 2 deletions
|
|
@ -334,7 +334,22 @@ Builds:
|
||||||
- module-shell/libraryProjects/root-commands/ExampleApp
|
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
prebuild: make prebuild
|
prebuild: make prebuild
|
||||||
|
|
||||||
|
- versionName: 0.5.14
|
||||||
|
versionCode: 2000503969
|
||||||
|
commit: 0.5.14
|
||||||
|
subdir: module-shell
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y imagemagick libxml2-utils
|
||||||
|
init: make -C .. module-shell/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.13
|
CurrentVersion: 0.5.14
|
||||||
CurrentVersionCode: 2000503857
|
CurrentVersionCode: 2000503969
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue