From f6334fa77dd3e90b038bb3ed6056650956e820e3 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 23 Jun 2020 14:14:24 +0000 Subject: [PATCH] Update MAXS Module WifiChange to 0.5.9 (2000503279) --- metadata/org.projectmaxs.module.wifichange.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.wifichange.yml b/metadata/org.projectmaxs.module.wifichange.yml index c677205347..7e3586f3c1 100644 --- a/metadata/org.projectmaxs.module.wifichange.yml +++ b/metadata/org.projectmaxs.module.wifichange.yml @@ -247,7 +247,20 @@ Builds: - module-shell/libraryProjects/root-commands/ExampleApp prebuild: make prebuild + - versionName: 0.5.9 + versionCode: 2000503279 + commit: 0.5.9 + subdir: module-wifichange + submodules: true + sudo: 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 -CurrentVersion: 0.5.8 -CurrentVersionCode: 2000502507 +CurrentVersion: 0.5.9 +CurrentVersionCode: 2000503279