From fa5ea3791c076729ba1959be615b92680c779115 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sun, 10 May 2020 07:28:18 +0000 Subject: [PATCH] Update Gotify to 2.0.12 (15) --- 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 c6e80f510a..d83ac8f62b 100644 --- a/metadata/com.github.gotify.yml +++ b/metadata/com.github.gotify.yml @@ -95,7 +95,14 @@ Builds: gradle: - yes + - versionName: 2.0.12 + versionCode: 15 + commit: v2.0.12 + subdir: app + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags v\d+\.\d+(\.\d+)? -CurrentVersion: 2.0.11 -CurrentVersionCode: 14 +CurrentVersion: 2.0.12 +CurrentVersionCode: 15