From d9001319a426e00edeed9c93153a926b65be66d0 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 21 Jun 2019 12:27:58 +0100 Subject: [PATCH] Update ownCloud to 2.11.1 (21100100) --- 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 4a41b112ce..3fc58b28d0 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -581,7 +581,17 @@ Builds: rm: - user_manual + - versionName: 2.11.1 + versionCode: 21100100 + commit: oc-android-2.11.1 + subdir: owncloudApp + submodules: true + gradle: + - yes + rm: + - user_manual + AutoUpdateMode: Version oc-android-%v UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: 2.11.0 -CurrentVersionCode: 21100000 +CurrentVersion: 2.11.1 +CurrentVersionCode: 21100100