From f13cae3dbec54de7d5c0bd0939daad7e0f65ca78 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 4 Dec 2022 18:26:55 +0000 Subject: [PATCH] Update UP-Example to 1.4.1 (17) --- 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 39c3479b08..b0db5a40e5 100644 --- a/metadata/org.unifiedpush.example.yml +++ b/metadata/org.unifiedpush.example.yml @@ -59,7 +59,14 @@ Builds: gradle: - mainFlavor + - versionName: 1.4.1 + versionCode: 17 + commit: c569b54fe52e2f7abf0d14a69ec27da4f45b603a + subdir: app + gradle: + - mainFlavor + AutoUpdateMode: Version %v UpdateCheckMode: Tags \d+\.\d+(\.\d+)? -CurrentVersion: 1.4.0 -CurrentVersionCode: 16 +CurrentVersion: 1.4.1 +CurrentVersionCode: 17