Update MAXS Module Clipboard to 0.5.8 (2000502507)
This commit is contained in:
parent
d98f8cddb0
commit
cc07b7cdb9
|
@ -352,7 +352,20 @@ Builds:
|
||||||
- module-shell/libraryProjects/root-commands/ExampleApp
|
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
prebuild: make prebuild
|
prebuild: make prebuild
|
||||||
|
|
||||||
|
- versionName: 0.5.8
|
||||||
|
versionCode: 2000502507
|
||||||
|
commit: 0.5.8
|
||||||
|
subdir: module-clipboard
|
||||||
|
submodules: true
|
||||||
|
sudo: apt-get install -y imagemagick libxml2-utils
|
||||||
|
init: make -C .. module-clipboard/Makefile
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- module-shell/libraryProjects/root-commands/ExampleApp
|
||||||
|
prebuild: make prebuild
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.5.5
|
CurrentVersion: 0.5.8
|
||||||
CurrentVersionCode: 2000501511
|
CurrentVersionCode: 2000502507
|
||||||
|
|
Loading…
Reference in a new issue