From a54a9a5862f3f339f4ab922e1f2d72c8e6244ee6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 25 May 2021 04:07:51 +0000 Subject: [PATCH] Update ownCloud to 2.18 (21800000) --- 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 0f360672f8..22f6c1004e 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -731,7 +731,17 @@ Builds: rm: - user_manual + - versionName: '2.18' + versionCode: 21800000 + commit: oc-android-2.18 + subdir: owncloudApp + submodules: true + gradle: + - yes + rm: + - user_manual + AutoUpdateMode: Version oc-android-%v UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: '2.17' -CurrentVersionCode: 21700000 +CurrentVersion: '2.18' +CurrentVersionCode: 21800000