Update MAXS Module Shell to 0.5.19 (2000506627)

This commit is contained in:
checkupdates bot 2025-01-20 10:19:28 +00:00 committed by Licaon_Kter
parent 4bf6ec8eb9
commit 149745589c

View file

@ -399,7 +399,26 @@ Builds:
- sed -i -e '/maven()/,+2d' ../transport-xmpp/build.gradle
- make prebuild
- versionName: 0.5.19
versionCode: 2000506627
commit: 8140286952738eb1434b273314123e315c45acd6
subdir: module-shell
submodules: true
sudo:
- apt-get update
- apt-get install -y imagemagick librsvg2-bin libxml2-utils make
init: make -C .. module-shell/Makefile
gradle:
- yes
rm:
- module-shell/libraryProjects/root-commands/ExampleApp
prebuild:
- sed -i -e '/maven()/,+2d' ../transport-xmpp/build.gradle
- make prebuild
scandelete:
- build-logic
AutoUpdateMode: Version
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 0.5.18
CurrentVersionCode: 2000504877
CurrentVersion: 0.5.19
CurrentVersionCode: 2000506627