From 04b534ee56d73b09b733bcd527504207013b75e7 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 19 Nov 2020 04:25:37 +0000 Subject: [PATCH] Update MAXS Module WifiChange to 0.5.12 (2000503575) --- .../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 b908526589..162da863c7 100644 --- a/metadata/org.projectmaxs.module.wifichange.yml +++ b/metadata/org.projectmaxs.module.wifichange.yml @@ -287,7 +287,22 @@ Builds: - module-shell/libraryProjects/root-commands/ExampleApp prebuild: make prebuild + - versionName: 0.5.12 + versionCode: 2000503575 + commit: 0.5.12 + 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.10 -CurrentVersionCode: 2000503375 +CurrentVersion: 0.5.12 +CurrentVersionCode: 2000503575