Update MAXS Module WifiAccess to 0.5.14 (2000503969)

This commit is contained in:
F-Droid checkupdates bot 2021-06-04 04:39:57 +00:00
parent dd184e1011
commit 157efd48e6

View file

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