From 526c0cc2bc17aa9b64d64ced1ec1acb159f88246 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 5 Oct 2021 03:53:07 +0000 Subject: [PATCH] Update ownCloud to 2.18.2 (21800200) --- 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 4173076f22..435d12b9e1 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -751,7 +751,17 @@ Builds: rm: - user_manual + - versionName: 2.18.2 + versionCode: 21800200 + commit: cd5fa44a2c14c14ca3f0b938f7beb29a4581b7c0 + subdir: owncloudApp + submodules: true + gradle: + - yes + rm: + - user_manual + AutoUpdateMode: Version oc-android-%v UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: 2.18.1 -CurrentVersionCode: 21800100 +CurrentVersion: 2.18.2 +CurrentVersionCode: 21800200