From e029c7baa2e6cbdb3944f5f2528a9794e7f9c4c7 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Tue, 30 Sep 2025 04:00:33 +0000 Subject: [PATCH] Update Gotify to 2.9.0 (34) --- metadata/com.github.gotify.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.gotify.yml b/metadata/com.github.gotify.yml index 84b35676f7..e9a7e47323 100644 --- a/metadata/com.github.gotify.yml +++ b/metadata/com.github.gotify.yml @@ -227,7 +227,15 @@ Builds: - yes prebuild: sed -i -e '/publishing {/,/^}/d' ../client/build.gradle + - versionName: 2.9.0 + versionCode: 34 + commit: 547d9fd943d7164edbfaf4bb93ebcc9c85ad55ce + subdir: app + gradle: + - yes + prebuild: sed -i -e '/publishing {/,/^}/d' ../client/build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags ^v[\d.]+$ -CurrentVersion: 2.8.2 -CurrentVersionCode: 33 +CurrentVersion: 2.9.0 +CurrentVersionCode: 34