diff --git a/metadata/com.nextcloud.client.yml b/metadata/com.nextcloud.client.yml index 43af969883..08a4aa2f33 100644 --- a/metadata/com.nextcloud.client.yml +++ b/metadata/com.nextcloud.client.yml @@ -988,6 +988,18 @@ Builds: scandelete: - src/androidTest + - versionName: 3.10.0 RC1 + versionCode: 30100051 + commit: rc-3.10.0-01 + 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)'