From 6ac27399e43bbc1835058afa8c0669ffacf2e245 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 2 Oct 2020 04:05:01 +0000 Subject: [PATCH] Update ownCloud to 2.15.3 (21500300) --- 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 866c630487..056e4efd3c 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -691,7 +691,17 @@ Builds: rm: - user_manual + - versionName: 2.15.3 + versionCode: 21500300 + commit: oc-android-2.15.3 + subdir: owncloudApp + submodules: true + gradle: + - yes + rm: + - user_manual + AutoUpdateMode: Version oc-android-%v UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: 2.15.2 -CurrentVersionCode: 21500200 +CurrentVersion: 2.15.3 +CurrentVersionCode: 21500300