From ab5e82d1153fe7a25f6e49320423a69641d37248 Mon Sep 17 00:00:00 2001 From: tobiasKaminsky Date: Tue, 10 Sep 2019 14:32:34 +0200 Subject: [PATCH] Nextcloud client: Add 3.8.0 RC5 Signed-off-by: tobiasKaminsky --- metadata/com.nextcloud.client.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/metadata/com.nextcloud.client.yml b/metadata/com.nextcloud.client.yml index 2fe87004db..5a0f4636c7 100644 --- a/metadata/com.nextcloud.client.yml +++ b/metadata/com.nextcloud.client.yml @@ -903,6 +903,7 @@ Builds: - versionName: 3.8.0 RC3 versionCode: 30080053 + disable: obsolete RC commit: rc-3.8.0-03 submodules: true gradle: @@ -913,6 +914,18 @@ Builds: scandelete: - src/androidTest + - versionName: 3.8.0 RC5 + versionCode: 30080055 + commit: rc-3.8.0-05 + 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)'