From 190ef9ce540c106ca72c1bfef96fc8e4651ab1df Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 15 Apr 2019 00:23:18 +0100 Subject: [PATCH] Update Gotify to 2.0.7 (10) --- 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 2b4bd90c01..0f6429ab4e 100644 --- a/metadata/com.github.gotify.yml +++ b/metadata/com.github.gotify.yml @@ -56,7 +56,14 @@ Builds: gradle: - yes + - versionName: 2.0.7 + versionCode: 10 + commit: v2.0.7 + subdir: app + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags v\d+\.\d+(\.\d+)? -CurrentVersion: 2.0.6 -CurrentVersionCode: 9 +CurrentVersion: 2.0.7 +CurrentVersionCode: 10