Update MAXS Module SmsSend to 0.5.18 (2000504877)

This commit is contained in:
F-Droid checkupdates bot 2022-08-31 05:07:44 +00:00
parent 8f38fce484
commit 98b7b2f9f3

View file

@ -509,7 +509,24 @@ Builds:
- module-shell/libraryProjects/root-commands/ExampleApp
prebuild: make prebuild
- versionName: 0.5.18
versionCode: 2000504877
commit: 56bc75c5fbca40a5f957fa6a8721e534938151a8
subdir: module-smssend
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y imagemagick libxml2-utils
- apt-get install openjdk-11-jdk-headless
- update-alternatives --auto java
init: make -C .. module-smssend/Makefile
gradle:
- yes
rm:
- module-shell/libraryProjects/root-commands/ExampleApp
prebuild: make prebuild
AutoUpdateMode: Version %v
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 0.5.17
CurrentVersionCode: 2000504755
CurrentVersion: 0.5.18
CurrentVersionCode: 2000504877