mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update MAXS Module Misc to 0.5.9 (2000503279)
This commit is contained in:
parent
cc337b04a3
commit
a0eac74662
1 changed files with 15 additions and 2 deletions
|
|
@ -247,7 +247,20 @@ Builds:
|
|||
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||
prebuild: make prebuild
|
||||
|
||||
- versionName: 0.5.9
|
||||
versionCode: 2000503279
|
||||
commit: 0.5.9
|
||||
subdir: module-misc
|
||||
submodules: true
|
||||
sudo: apt-get install -y imagemagick libxml2-utils
|
||||
init: make -C .. module-misc/Makefile
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||
prebuild: make prebuild
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.5.8
|
||||
CurrentVersionCode: 2000502507
|
||||
CurrentVersion: 0.5.9
|
||||
CurrentVersionCode: 2000503279
|
||||
|
|
|
|||
Loading…
Reference in a new issue