From 9ea720a325b0d0054500c8d818cbe97b6e4a4af9 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Thu, 10 Oct 2019 17:32:13 +0100 Subject: [PATCH] Update ownCloud to 2.13.1 (21300100) --- 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 2a8d889b98..3c48513ac0 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -611,7 +611,17 @@ Builds: rm: - user_manual + - versionName: 2.13.1 + versionCode: 21300100 + commit: oc-android-2.13.1 + subdir: owncloudApp + submodules: true + gradle: + - yes + rm: + - user_manual + AutoUpdateMode: Version oc-android-%v UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: '2.13' -CurrentVersionCode: 21300000 +CurrentVersion: 2.13.1 +CurrentVersionCode: 21300100