From 24d4a9ffa66a32e7304cd25a06c50b95d456b765 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 25 Dec 2024 03:54:17 +0000 Subject: [PATCH] Update UP-Example to 2.0.3 (27) --- metadata/org.unifiedpush.example.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/org.unifiedpush.example.yml b/metadata/org.unifiedpush.example.yml index 6e9ce9b864..1f3b842715 100644 --- a/metadata/org.unifiedpush.example.yml +++ b/metadata/org.unifiedpush.example.yml @@ -108,7 +108,14 @@ Builds: gradle: - mainFlavor + - versionName: 2.0.3 + versionCode: 27 + commit: a3c79ac6466ffd7d9de656e2ad0c54c2327ff83e + subdir: app + gradle: + - mainFlavor + AutoUpdateMode: Version UpdateCheckMode: Tags \d+\.\d+(\.\d+)? -CurrentVersion: 2.0.2 -CurrentVersionCode: 26 +CurrentVersion: 2.0.3 +CurrentVersionCode: 27