mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update MAXS Module Shell to 0.5.8 (2000502507)
This commit is contained in:
parent
e5288f9b29
commit
3e21bbec62
1 changed files with 15 additions and 2 deletions
|
|
@ -251,7 +251,20 @@ Builds:
|
|||
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||
prebuild: make prebuild
|
||||
|
||||
- versionName: 0.5.8
|
||||
versionCode: 2000502507
|
||||
commit: 0.5.8
|
||||
subdir: module-shell
|
||||
submodules: true
|
||||
sudo: 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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.5.5
|
||||
CurrentVersionCode: 2000501511
|
||||
CurrentVersion: 0.5.8
|
||||
CurrentVersionCode: 2000502507
|
||||
|
|
|
|||
Loading…
Reference in a new issue