From 1603c7c7c44c7edc9b87ae89cb296831d9c4e86a Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Sun, 24 Aug 2025 03:58:02 +0000 Subject: [PATCH] Update sNotz to v0.34 (34) --- metadata/com.sunilpaulmathew.snotz.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.sunilpaulmathew.snotz.yml b/metadata/com.sunilpaulmathew.snotz.yml index 2224aefd68..d78ea93605 100644 --- a/metadata/com.sunilpaulmathew.snotz.yml +++ b/metadata/com.sunilpaulmathew.snotz.yml @@ -216,7 +216,15 @@ Builds: gradle: - fdroid + - versionName: v0.34 + versionCode: 34 + commit: eeafdf6710955a7b2bebc8fa6d1b61a8202bfc13 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/agp/s/8.12.1/8.11.1/' ../gradle/libs.versions.toml + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: v0.33 -CurrentVersionCode: 33 +CurrentVersion: v0.34 +CurrentVersionCode: 34