mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
- versionName: 1.17.0
|
||||||
versionCode: 1017000
|
versionCode: 1017000
|
||||||
|
disable: https://github.com/stefan-niedermann/nextcloud-deck/issues/936
|
||||||
commit: 1.17.0
|
commit: 1.17.0
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
|
|
@ -547,6 +548,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 1.17.2
|
- versionName: 1.17.2
|
||||||
versionCode: 1017002
|
versionCode: 1017002
|
||||||
|
disable: https://github.com/stefan-niedermann/nextcloud-deck/issues/936
|
||||||
commit: 1.17.2
|
commit: 1.17.2
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
|
|
@ -554,6 +556,7 @@ Builds:
|
||||||
|
|
||||||
- versionName: 1.17.4
|
- versionName: 1.17.4
|
||||||
versionCode: 1017004
|
versionCode: 1017004
|
||||||
|
disable: https://github.com/stefan-niedermann/nextcloud-deck/issues/935
|
||||||
commit: 1.17.4
|
commit: 1.17.4
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
|
|
@ -561,12 +564,20 @@ Builds:
|
||||||
|
|
||||||
- versionName: 1.17.6
|
- versionName: 1.17.6
|
||||||
versionCode: 1017006
|
versionCode: 1017006
|
||||||
|
disable: https://github.com/stefan-niedermann/nextcloud-deck/issues/935
|
||||||
commit: 1.17.6
|
commit: 1.17.6
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- fdroid
|
||||||
|
|
||||||
|
- versionName: 1.17.7
|
||||||
|
versionCode: 1017007
|
||||||
|
commit: 1.17.7
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.17.6
|
CurrentVersion: 1.17.7
|
||||||
CurrentVersionCode: 1017006
|
CurrentVersionCode: 1017007
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue