From 8fbc3519e56afeb2c060646c4438404a0333f6c2 Mon Sep 17 00:00:00 2001 From: tobiasKaminsky Date: Tue, 21 May 2019 17:45:49 +0200 Subject: [PATCH] Nextcloud client: Add 3.6.2 RC1 Signed-off-by: tobiasKaminsky --- metadata/com.nextcloud.client.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/metadata/com.nextcloud.client.yml b/metadata/com.nextcloud.client.yml index aca740f277..4a50f654c9 100644 --- a/metadata/com.nextcloud.client.yml +++ b/metadata/com.nextcloud.client.yml @@ -775,6 +775,18 @@ Builds: scandelete: - src/androidTest + - versionName: 3.6.2 RC1 + versionCode: 30060251 + commit: rc-3.6.2-01 + 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)'