Update MAXS Module Misc to 0.5.17 (2000504755)

This commit is contained in:
F-Droid checkupdates bot 2022-07-01 04:41:31 +00:00
parent 5002be86e1
commit bb954d8abf

View file

@ -362,7 +362,24 @@ Builds:
- module-shell/libraryProjects/root-commands/ExampleApp
prebuild: make prebuild
- versionName: 0.5.17
versionCode: 2000504755
commit: d227f7f4fb67cdd4337fc26737bea33bcbc39967
subdir: module-misc
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-misc/Makefile
gradle:
- yes
rm:
- module-shell/libraryProjects/root-commands/ExampleApp
prebuild: make prebuild
AutoUpdateMode: Version %v
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 0.5.16
CurrentVersionCode: 2000504621
CurrentVersion: 0.5.17
CurrentVersionCode: 2000504755