From 09cd64040ce9f01f20506f04aaa9a154d1871857 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 20 Mar 2021 03:37:39 +0000 Subject: [PATCH] Update ownCloud to 2.17 (21700000) --- 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 33338ea1b9..0f360672f8 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -721,7 +721,17 @@ Builds: rm: - user_manual + - versionName: '2.17' + versionCode: 21700000 + commit: oc-android-2.17 + subdir: owncloudApp + submodules: true + gradle: + - yes + rm: + - user_manual + AutoUpdateMode: Version oc-android-%v UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: '2.16' -CurrentVersionCode: 21600000 +CurrentVersion: '2.17' +CurrentVersionCode: 21700000