From 8896a589e98f3b9cf742b86fda67594e70382643 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Thu, 4 Jun 2020 13:59:44 +0000 Subject: [PATCH] Update ownCloud to 2.15 (21500000) --- 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 8df72cb787..ba68564590 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -661,7 +661,17 @@ Builds: rm: - user_manual + - versionName: '2.15' + versionCode: 21500000 + commit: oc-android-2.15 + subdir: owncloudApp + submodules: true + gradle: + - yes + rm: + - user_manual + AutoUpdateMode: Version oc-android-%v UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: 2.14.2 -CurrentVersionCode: 21400200 +CurrentVersion: '2.15' +CurrentVersionCode: 21500000