From e41df5ec410f55aaf2d0894d9acc7c40d1f5e16d Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Wed, 5 Feb 2020 20:44:48 +0000 Subject: [PATCH] Update Gotify to 2.0.10 (13) --- 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 9d22910a75..6b46b7de55 100644 --- a/metadata/com.github.gotify.yml +++ b/metadata/com.github.gotify.yml @@ -81,7 +81,14 @@ Builds: gradle: - yes + - versionName: 2.0.10 + versionCode: 13 + commit: v2.0.10 + subdir: app + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags v\d+\.\d+(\.\d+)? -CurrentVersion: 2.0.9 -CurrentVersionCode: 12 +CurrentVersion: 2.0.10 +CurrentVersionCode: 13