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