From 5cfd05927874a134af47989b60c58f6a1458d1ca Mon Sep 17 00:00:00 2001 From: tobiasKaminsky Date: Wed, 8 Jan 2020 09:35:27 +0100 Subject: [PATCH] Nextcloud client: Add 3.10.0 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 43af969883..08a4aa2f33 100644 --- a/metadata/com.nextcloud.client.yml +++ b/metadata/com.nextcloud.client.yml @@ -988,6 +988,18 @@ Builds: scandelete: - src/androidTest + - versionName: 3.10.0 RC1 + versionCode: 30100051 + commit: rc-3.10.0-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)'