diff --git a/metadata/com.nextcloud.client.yml b/metadata/com.nextcloud.client.yml index 536c3b20f3..d940f2cf06 100644 --- a/metadata/com.nextcloud.client.yml +++ b/metadata/com.nextcloud.client.yml @@ -1287,6 +1287,17 @@ Builds: scandelete: - app/src/androidTest/assets + - versionName: 3.30.8 RC1 + versionCode: 30300851 + commit: rc-3.30.8-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)'