From b0e82aab62169e4f682edf6be0785a0635da05a2 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sun, 15 Dec 2019 06:47:37 +0000 Subject: [PATCH] Update Gotify to 2.0.9 (12) --- metadata/com.github.gotify.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.gotify.yml b/metadata/com.github.gotify.yml index e9854b896a..9d22910a75 100644 --- a/metadata/com.github.gotify.yml +++ b/metadata/com.github.gotify.yml @@ -74,7 +74,14 @@ Builds: gradle: - yes + - versionName: 2.0.9 + versionCode: 12 + commit: v2.0.9 + subdir: app + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags v\d+\.\d+(\.\d+)? -CurrentVersion: 2.0.8 -CurrentVersionCode: 11 +CurrentVersion: 2.0.9 +CurrentVersionCode: 12