From 18c75b58874dd57d318e5d9e15da0b99a753e77c Mon Sep 17 00:00:00 2001 From: Alper Ozturk Date: Wed, 12 Feb 2025 08:44:02 +0000 Subject: [PATCH] Nextcloud 3.31.0 RC2 --- 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 2a23084607..f81856a059 100644 --- a/metadata/com.nextcloud.client.yml +++ b/metadata/com.nextcloud.client.yml @@ -1337,6 +1337,17 @@ Builds: scandelete: - app/src/androidTest/assets + - versionName: 3.31.0 RC2 + versionCode: 30310052 + commit: rc-3.31.0-02 + 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)'