Update MAXS Module SmsWrite to 0.5.13 (2000503857)

This commit is contained in:
F-Droid checkupdates bot 2021-04-09 04:37:47 +00:00
parent a83672c17f
commit 7275d6c3ac

View file

@ -434,7 +434,22 @@ Builds:
- module-shell/libraryProjects/root-commands/ExampleApp
prebuild: make prebuild
- versionName: 0.5.13
versionCode: 2000503857
commit: 0.5.13
subdir: module-smswrite
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y imagemagick libxml2-utils
init: make -C .. module-smswrite/Makefile
gradle:
- yes
rm:
- module-shell/libraryProjects/root-commands/ExampleApp
prebuild: make prebuild
AutoUpdateMode: Version %v
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 0.5.12
CurrentVersionCode: 2000503575
CurrentVersion: 0.5.13
CurrentVersionCode: 2000503857