mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Merge branch 'rc-3.10.0-02' into 'master'
Nextcloud client: Add 3.10.0 RC2 See merge request fdroid/fdroiddata!6167
This commit is contained in:
commit
21a996e3e7
1 changed files with 13 additions and 0 deletions
|
|
@ -990,6 +990,7 @@ Builds:
|
|||
|
||||
- versionName: 3.10.0 RC1
|
||||
versionCode: 30100051
|
||||
disable: obsolete RC
|
||||
commit: rc-3.10.0-01
|
||||
submodules: true
|
||||
gradle:
|
||||
|
|
@ -1000,6 +1001,18 @@ Builds:
|
|||
scandelete:
|
||||
- src/androidTest
|
||||
|
||||
- versionName: 3.10.0 RC2
|
||||
versionCode: 30100052
|
||||
commit: rc-3.10.0-02
|
||||
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)'
|
||||
|
|
|
|||
Loading…
Reference in a new issue