From eff9bfa5d41af9d926f7cc1f33542ff951cfcf7e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 25 Apr 2022 04:52:29 +0000 Subject: [PATCH] Update MAXS Module WifiAccess to 0.5.16 (2000504621) --- .../org.projectmaxs.module.wifiaccess.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.wifiaccess.yml b/metadata/org.projectmaxs.module.wifiaccess.yml index 7391e849c1..bf0cd3234b 100644 --- a/metadata/org.projectmaxs.module.wifiaccess.yml +++ b/metadata/org.projectmaxs.module.wifiaccess.yml @@ -359,7 +359,22 @@ Builds: - module-shell/libraryProjects/root-commands/ExampleApp prebuild: make prebuild + - versionName: 0.5.16 + versionCode: 2000504621 + commit: dff9af166cb33741f0dbcd2255227246041186c3 + 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.15 -CurrentVersionCode: 2000504565 +CurrentVersion: 0.5.16 +CurrentVersionCode: 2000504621