From 5484e4c883466a43a6959ec6ecc7008402f45a0b Mon Sep 17 00:00:00 2001 From: Alper Ozturk Date: Thu, 23 Jan 2025 17:08:21 +0000 Subject: [PATCH] nextcloud: 3.31.0 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 d7fb3c13d4..8a8dbdf171 100644 --- a/metadata/com.nextcloud.client.yml +++ b/metadata/com.nextcloud.client.yml @@ -1324,6 +1324,17 @@ Builds: scandelete: - app/src/androidTest/assets + - versionName: 3.31.0 RC1 + versionCode: 30310051 + commit: rc-3.31.0-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)'