From 64bc2bf70dc63656d38616695eb151da116948ba Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 17 Feb 2022 03:48:59 +0000 Subject: [PATCH] Update ownCloud to 2.20 (22000000) --- 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 0311056c4b..cb1d2559d7 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -791,7 +791,17 @@ Builds: rm: - user_manual + - versionName: '2.20' + versionCode: 22000000 + commit: 6939fdd69ddfe8572fc773aec8320c9b29ecc37d + subdir: owncloudApp + submodules: true + gradle: + - yes + rm: + - user_manual + AutoUpdateMode: Version oc-android-%v UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: '2.19' -CurrentVersionCode: 21900000 +CurrentVersion: '2.20' +CurrentVersionCode: 22000000