From 6252019731e9472152c94130bf63513e9ddefe3a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 22 Jul 2024 07:36:20 +0000 Subject: [PATCH] Update ownCloud to 4.3.1 (43000100) --- 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 7328c9c7c3..cb32b373bb 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -1012,7 +1012,16 @@ Builds: rm: - user_manual + - versionName: 4.3.1 + versionCode: 43000100 + commit: e0a273b09d6ffb1f4a486558aca1cf6fc27710ae + subdir: owncloudApp + gradle: + - original + rm: + - user_manual + AutoUpdateMode: Version UpdateCheckMode: Tags ^v[0-9.]*[0-9](-beta.[0-9])?$ -CurrentVersion: 4.3.0 -CurrentVersionCode: 43000000 +CurrentVersion: 4.3.1 +CurrentVersionCode: 43000100