From 837172f0fd93c9c199a54e2b397d3171c245d935 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 5 Sep 2020 03:41:01 +0000 Subject: [PATCH] Update ownCloud to 2.15.2 (21500200) --- 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 f962a3366e..866c630487 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -681,7 +681,17 @@ Builds: rm: - user_manual + - versionName: 2.15.2 + versionCode: 21500200 + commit: oc-android-2.15.2 + subdir: owncloudApp + submodules: true + gradle: + - yes + rm: + - user_manual + AutoUpdateMode: Version oc-android-%v UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: 2.15.1 -CurrentVersionCode: 21500100 +CurrentVersion: 2.15.2 +CurrentVersionCode: 21500200