From 555fab1b5c812a647aee3f6cb9922ea4d7430fd3 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 25 Apr 2022 04:48:37 +0000 Subject: [PATCH] Update MAXS Module Notification to 0.5.16 (2000504621) --- .../org.projectmaxs.module.notification.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/org.projectmaxs.module.notification.yml b/metadata/org.projectmaxs.module.notification.yml index b2586ac075..9e90512b4e 100644 --- a/metadata/org.projectmaxs.module.notification.yml +++ b/metadata/org.projectmaxs.module.notification.yml @@ -336,7 +336,22 @@ Builds: - module-shell/libraryProjects/root-commands/ExampleApp prebuild: make prebuild + - versionName: 0.5.16 + versionCode: 2000504621 + commit: dff9af166cb33741f0dbcd2255227246041186c3 + subdir: module-notification + submodules: true + sudo: + - apt-get update || apt-get update + - apt-get install -y imagemagick libxml2-utils + init: make -C .. module-notification/Makefile + gradle: + - yes + rm: + - module-shell/libraryProjects/root-commands/ExampleApp + prebuild: make prebuild + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.5.15 -CurrentVersionCode: 2000504565 +CurrentVersion: 0.5.16 +CurrentVersionCode: 2000504621