From 7debea4c34659e96b44c39598105aef08aa976da Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Thu, 22 Aug 2019 16:33:57 +0100 Subject: [PATCH] Update ownCloud to 2.12 (21200000) --- 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 3fc58b28d0..f1dd060e9d 100644 --- a/metadata/com.owncloud.android.yml +++ b/metadata/com.owncloud.android.yml @@ -591,7 +591,17 @@ Builds: rm: - user_manual + - versionName: '2.12' + versionCode: 21200000 + commit: oc-android-2.12 + subdir: owncloudApp + submodules: true + gradle: + - yes + rm: + - user_manual + AutoUpdateMode: Version oc-android-%v UpdateCheckMode: Tags ^oc-android-[0-9.]*$ -CurrentVersion: 2.11.1 -CurrentVersionCode: 21100100 +CurrentVersion: '2.12' +CurrentVersionCode: 21200000