From af597c7ce8e5f5d799ce1e3bd3e90625a5f5a9ee Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 24 Feb 2024 08:42:27 +0000 Subject: [PATCH] Update ownCloud to 4.2.1 (42000200) --- 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 c2ec366696..bc1317a580 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -986,7 +986,16 @@ Builds: rm: - user_manual + - versionName: 4.2.1 + versionCode: 42000200 + commit: a41d1f9175dfa9cd423e88cee33e7619c9a34058 + subdir: owncloudApp + gradle: + - original + rm: + - user_manual + AutoUpdateMode: Version UpdateCheckMode: Tags ^v[0-9.]*[0-9](-beta.[0-9])?$ -CurrentVersion: 4.2.0 -CurrentVersionCode: 42000000 +CurrentVersion: 4.2.1 +CurrentVersionCode: 42000200