From e5c9e83666ab02d9985ec4126c745e279a1ed98e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 31 May 2024 07:59:06 +0000 Subject: [PATCH] Update ownCloud to 4.2.2 (42000300) --- metadata/com.owncloud.android.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/com.owncloud.android.yml b/metadata/com.owncloud.android.yml index bc1317a580..234a580f51 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -995,7 +995,16 @@ Builds: rm: - user_manual + - versionName: 4.2.2 + versionCode: 42000300 + commit: 5b2a42e2634f8f1fc3951d6db81216c3d1f5e47e + subdir: owncloudApp + gradle: + - original + rm: + - user_manual + AutoUpdateMode: Version UpdateCheckMode: Tags ^v[0-9.]*[0-9](-beta.[0-9])?$ -CurrentVersion: 4.2.1 -CurrentVersionCode: 42000200 +CurrentVersion: 4.2.2 +CurrentVersionCode: 42000300