From 19645a96c6d78a6d43f34d82d15391f5c59fc3fe Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 28 Oct 2021 03:57:00 +0000 Subject: [PATCH] Update ownCloud to 2.18.3 (21800300) --- 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 435d12b9e1..2a477ea848 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -761,7 +761,17 @@ Builds: rm: - user_manual + - versionName: 2.18.3 + versionCode: 21800300 + commit: e2085ad29fe13ba55a2e93c9a4ae3b2ccc67fa9b + subdir: owncloudApp + submodules: true + gradle: + - yes + rm: + - user_manual + AutoUpdateMode: Version oc-android-%v UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: 2.18.2 -CurrentVersionCode: 21800200 +CurrentVersion: 2.18.3 +CurrentVersionCode: 21800300