From 04619a8dd7f575cbcda9a4c45af8889764fb9fcb Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 8 Mar 2023 08:40:56 +0000 Subject: [PATCH] Update ownCloud to 3.0.4 (30000400) --- 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 4fd5061578..8a115f1372 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -895,7 +895,17 @@ Builds: rm: - user_manual + - versionName: 3.0.4 + versionCode: 30000400 + commit: 218bd6fcdcdc7176de2a24dec1d4b084c38093e9 + subdir: owncloudApp + submodules: true + gradle: + - original + rm: + - user_manual + AutoUpdateMode: Version UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: 3.0.3 -CurrentVersionCode: 30000300 +CurrentVersion: 3.0.4 +CurrentVersionCode: 30000400