From 3399e3be089407e8a46c4171727c47744e9a9c5c Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Wed, 1 Oct 2025 06:20:41 +0000 Subject: [PATCH] Update UP-Example to 2.2.0 (29) --- metadata/org.unifiedpush.example.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/org.unifiedpush.example.yml b/metadata/org.unifiedpush.example.yml index 4676774bb5..2560475f61 100644 --- a/metadata/org.unifiedpush.example.yml +++ b/metadata/org.unifiedpush.example.yml @@ -115,7 +115,15 @@ Builds: gradle: - mainFlavor + - versionName: 2.2.0 + versionCode: 29 + commit: 7cc742b45137d740e17b5f2121bcc49fad5181e6 + subdir: app + gradle: + - mainFlavor + prebuild: sed -i -e 's/8.13.0/8.11.1/' ../build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags \d+\.\d+(\.\d+)? -CurrentVersion: 2.1.0 -CurrentVersionCode: 28 +CurrentVersion: 2.2.0 +CurrentVersionCode: 29