Nextcloud client: Add 3.10.0 RC3

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2020-01-15 09:25:08 +01:00
parent 21ba28b20b
commit f2d786add0
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -1003,6 +1003,7 @@ Builds:
- versionName: 3.10.0 RC2
versionCode: 30100052
disable: obsolete RC
commit: rc-3.10.0-02
submodules: true
gradle:
@ -1013,6 +1014,18 @@ Builds:
scandelete:
- src/androidTest
- versionName: 3.10.0 RC3
versionCode: 30100053
commit: rc-3.10.0-03
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)'