From a8affe0c63c9f91d3c38a4dcf23fbb383c33d85b Mon Sep 17 00:00:00 2001 From: Alper Ozturk Date: Tue, 8 Oct 2024 13:08:29 +0000 Subject: [PATCH] Nextcloud 3.30.1 rc1 --- metadata/com.nextcloud.client.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/metadata/com.nextcloud.client.yml b/metadata/com.nextcloud.client.yml index 6bbf26613c..b599644cb5 100644 --- a/metadata/com.nextcloud.client.yml +++ b/metadata/com.nextcloud.client.yml @@ -1169,6 +1169,17 @@ Builds: scandelete: - app/src/androidTest/assets + - versionName: 3.30.1 RC1 + versionCode: 30300151 + commit: rc-3.30.1-01 + subdir: app + gradle: + - generic + rm: + - user_manual + scandelete: + - app/src/androidTest/assets + 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)'