From cbbb56a44e16fc6e2ce92aea86a372bbb6b9a25f Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 6 May 2019 16:47:56 +0100 Subject: [PATCH] Update ownCloud to 2.10.1 (21000100) --- 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 221d726284..7677ac6f2c 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -551,7 +551,17 @@ Builds: rm: - user_manual + - versionName: 2.10.1 + versionCode: 21000100 + commit: oc-android-2.10.1 + subdir: owncloudApp + submodules: true + gradle: + - yes + rm: + - user_manual + AutoUpdateMode: Version oc-android-%v UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: 2.10.0 -CurrentVersionCode: 21000000 +CurrentVersion: 2.10.1 +CurrentVersionCode: 21000100