From 2b36ebe97a68cd559e70cef8879b3e86e2fccf2e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 4 Jun 2021 04:37:18 +0000 Subject: [PATCH] Update MAXS Module LocationFine to 0.5.14 (2000503969) --- .../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 ec548c01a1..638cea2a46 100644 --- a/metadata/org.projectmaxs.module.locationfine.yml +++ b/metadata/org.projectmaxs.module.locationfine.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-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.13 -CurrentVersionCode: 2000503857 +CurrentVersion: 0.5.14 +CurrentVersionCode: 2000503969