Update MAXS Module Notification to 0.5.8 (2000502507)
This commit is contained in:
parent
0ac19421af
commit
c6637dec3a
|
@ -223,7 +223,20 @@ Builds:
|
|||
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||
prebuild: make prebuild
|
||||
|
||||
- versionName: 0.5.8
|
||||
versionCode: 2000502507
|
||||
commit: 0.5.8
|
||||
subdir: module-notification
|
||||
submodules: true
|
||||
sudo: apt-get install -y imagemagick libxml2-utils
|
||||
init: make -C .. module-notification/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