From c1fb66b10b0dbad3c9da87baea15fb5d39b476eb Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 4 Jun 2021 04:40:12 +0000 Subject: [PATCH] Update MAXS Module WifiChange to 0.5.14 (2000503969) --- .../org.projectmaxs.module.wifichange.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.wifichange.yml b/metadata/org.projectmaxs.module.wifichange.yml index c3fb073bdd..688d3ced4c 100644 --- a/metadata/org.projectmaxs.module.wifichange.yml +++ b/metadata/org.projectmaxs.module.wifichange.yml @@ -317,7 +317,22 @@ Builds: - module-shell/libraryProjects/root-commands/ExampleApp prebuild: make prebuild + - versionName: 0.5.14 + versionCode: 2000503969 + commit: 0.5.14 + subdir: module-wifichange + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y imagemagick libxml2-utils + init: make -C .. module-wifichange/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