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