From de90c44a9fe20ef99475ec9e3fc44a2afcae2539 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 14 Feb 2023 08:22:19 +0000 Subject: [PATCH] Update ownCloud to 3.0.3 (30000300) --- 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 ec8310d50a..4fd5061578 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -885,7 +885,17 @@ Builds: rm: - user_manual + - versionName: 3.0.3 + versionCode: 30000300 + commit: 550e4ba9578d1159624d449a16b1c1851a1dbd33 + subdir: owncloudApp + submodules: true + gradle: + - original + rm: + - user_manual + AutoUpdateMode: Version UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: 3.0.2 -CurrentVersionCode: 30000200 +CurrentVersion: 3.0.3 +CurrentVersionCode: 30000300