mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Disable some Nextcloud Deck versions because of known bugs and add v1.17.7
This commit is contained in:
parent
f32e858aa2
commit
24e55673c3
1 changed files with 13 additions and 2 deletions
|
|
@ -540,6 +540,7 @@ Builds:
|
|||
|
||||
- versionName: 1.17.0
|
||||
versionCode: 1017000
|
||||
disable: https://github.com/stefan-niedermann/nextcloud-deck/issues/936
|
||||
commit: 1.17.0
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -547,6 +548,7 @@ Builds:
|
|||
|
||||
- versionName: 1.17.2
|
||||
versionCode: 1017002
|
||||
disable: https://github.com/stefan-niedermann/nextcloud-deck/issues/936
|
||||
commit: 1.17.2
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -554,6 +556,7 @@ Builds:
|
|||
|
||||
- versionName: 1.17.4
|
||||
versionCode: 1017004
|
||||
disable: https://github.com/stefan-niedermann/nextcloud-deck/issues/935
|
||||
commit: 1.17.4
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -561,12 +564,20 @@ Builds:
|
|||
|
||||
- versionName: 1.17.6
|
||||
versionCode: 1017006
|
||||
disable: https://github.com/stefan-niedermann/nextcloud-deck/issues/935
|
||||
commit: 1.17.6
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.17.7
|
||||
versionCode: 1017007
|
||||
commit: 1.17.7
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.17.6
|
||||
CurrentVersionCode: 1017006
|
||||
CurrentVersion: 1.17.7
|
||||
CurrentVersionCode: 1017007
|
||||
|
|
|
|||
Loading…
Reference in a new issue