diff --git a/metadata/com.nextcloud.client.yml b/metadata/com.nextcloud.client.yml index af804da9ca..4a7eac6322 100644 --- a/metadata/com.nextcloud.client.yml +++ b/metadata/com.nextcloud.client.yml @@ -1160,6 +1160,7 @@ Builds: - versionName: 3.30.0 RC2 versionCode: 30300052 + disable: old rc commit: rc-3.30.0-02 subdir: app gradle: @@ -1169,11 +1170,22 @@ Builds: scandelete: - app/src/androidTest/assets + - versionName: 3.30.0 + versionCode: 30300090 + commit: stable-3.30.0 + 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)' AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: 3.29.3 -CurrentVersionCode: 30290390 +CurrentVersion: 3.30.0 +CurrentVersionCode: 30300090