Update MAXS Main to 0.5.18 (2000504877)

This commit is contained in:
F-Droid checkupdates bot 2022-08-31 04:58:48 +00:00
parent bbbf213998
commit d30cb874c2

View file

@ -396,7 +396,23 @@ Builds:
- module-shell/libraryProjects/root-commands/ExampleApp
prebuild: make prebuild
- versionName: 0.5.18
versionCode: 2000504877
commit: 56bc75c5fbca40a5f957fa6a8721e534938151a8
subdir: main
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
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