From b22fcd1050d915463d3ca596940bdceddf99150a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 19 Nov 2020 04:22:26 +0000 Subject: [PATCH] Update MAXS Module LocationFine to 0.5.12 (2000503575) --- .../org.projectmaxs.module.locationfine.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.locationfine.yml b/metadata/org.projectmaxs.module.locationfine.yml index ffd580cd04..24c5211b4b 100644 --- a/metadata/org.projectmaxs.module.locationfine.yml +++ b/metadata/org.projectmaxs.module.locationfine.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-locationfine + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y imagemagick libxml2-utils + init: make -C .. module-locationfine/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