From 50302de8de44e6f5448c2cd3f31c8018f0392e14 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 19 Oct 2023 09:27:04 +0000 Subject: [PATCH] Update ownCloud to 4.1.1 (41000100) --- metadata/com.owncloud.android.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/com.owncloud.android.yml b/metadata/com.owncloud.android.yml index b6016d4ccc..81b04f4f89 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -965,7 +965,17 @@ Builds: rm: - user_manual + - versionName: 4.1.1 + versionCode: 41000100 + commit: cde9bb8415aa4fc3ea7d960fcce42925a011eccd + subdir: owncloudApp + submodules: true + gradle: + - original + rm: + - user_manual + AutoUpdateMode: Version UpdateCheckMode: Tags ^v[0-9.]*[0-9](-beta.[0-9])?$ -CurrentVersion: 4.1.0 -CurrentVersionCode: 41000000 +CurrentVersion: 4.1.1 +CurrentVersionCode: 41000100