From 7c9faa82801429d110ec3533d37feb09dcabc5ef Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 1 Oct 2019 15:09:15 +0100 Subject: [PATCH] Update ownCloud to 2.13 (21300000) --- 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 f1dd060e9d..2a8d889b98 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -601,7 +601,17 @@ Builds: rm: - user_manual + - versionName: '2.13' + versionCode: 21300000 + commit: oc-android-2.13 + subdir: owncloudApp + submodules: true + gradle: + - yes + rm: + - user_manual + AutoUpdateMode: Version oc-android-%v UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: '2.12' -CurrentVersionCode: 21200000 +CurrentVersion: '2.13' +CurrentVersionCode: 21300000