From e0321836f838e6af18b6a5d23e93bcb41b5cd99d Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sun, 1 Dec 2019 23:20:27 +0000 Subject: [PATCH] Update Gotify to 2.0.8 (11) --- 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 2811b01a9c..e9854b896a 100644 --- a/metadata/com.github.gotify.yml +++ b/metadata/com.github.gotify.yml @@ -67,7 +67,14 @@ Builds: gradle: - yes + - versionName: 2.0.8 + versionCode: 11 + commit: v2.0.8 + subdir: app + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags v\d+\.\d+(\.\d+)? -CurrentVersion: 2.0.7 -CurrentVersionCode: 10 +CurrentVersion: 2.0.8 +CurrentVersionCode: 11