From 8f00816c294115b99f7d39338f0b589a4a4590ef Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 26 Jan 2021 03:46:06 +0000 Subject: [PATCH] Update ownCloud to 2.16 (21600000) --- 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 056e4efd3c..baa0b9eb93 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -701,7 +701,17 @@ Builds: rm: - user_manual + - versionName: '2.16' + versionCode: 21600000 + commit: oc-android-2.16 + subdir: owncloudApp + submodules: true + gradle: + - yes + rm: + - user_manual + AutoUpdateMode: Version oc-android-%v UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: 2.15.3 -CurrentVersionCode: 21500300 +CurrentVersion: '2.16' +CurrentVersionCode: 21600000