From f0dd3f4e612872dc54988436cb0c719833d0b17c Mon Sep 17 00:00:00 2001 From: tobiasKaminsky Date: Thu, 23 May 2019 15:39:41 +0200 Subject: [PATCH] Nextcloud client: bump to 3.6.2 Signed-off-by: tobiasKaminsky --- metadata/com.nextcloud.client.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/com.nextcloud.client.yml b/metadata/com.nextcloud.client.yml index 4a50f654c9..683b498915 100644 --- a/metadata/com.nextcloud.client.yml +++ b/metadata/com.nextcloud.client.yml @@ -777,6 +777,7 @@ Builds: - versionName: 3.6.2 RC1 versionCode: 30060251 + disable: obsolete RC commit: rc-3.6.2-01 submodules: true gradle: @@ -787,11 +788,23 @@ Builds: scandelete: - src/androidTest + - versionName: 3.6.2 + versionCode: 30060290 + commit: stable-3.6.2 + submodules: true + gradle: + - generic + rm: + - user_manual + - gplay.gradle + scandelete: + - src/androidTest + MaintainerNotes: 'Latest 3 stable version will be kept, RC versions will be directly outdated by either a new RC or by a stable version: 3.3.0 RC1 -> 3.3.0 RC2 -> 3.3.0 (stable)' AutoUpdateMode: Version stable-%v UpdateCheckMode: Static -CurrentVersion: 3.6.1 -CurrentVersionCode: 30060190 +CurrentVersion: 3.6.2 +CurrentVersionCode: 30060290