mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Exclude Clock 2.27 nightly from F-Droid metadata
This commit is contained in:
parent
e393f2eae7
commit
2b6a9f468c
1 changed files with 4 additions and 3 deletions
|
|
@ -210,12 +210,13 @@ Builds:
|
||||||
|
|
||||||
- versionName: '2.27'
|
- versionName: '2.27'
|
||||||
versionCode: 2030
|
versionCode: 2030
|
||||||
|
disable: unstable version
|
||||||
commit: bc225bc74424b0f4064322f3ca1165310e19a317
|
commit: bc225bc74424b0f4064322f3ca1165310e19a317
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags ^[0-9][0-9.]*$
|
||||||
CurrentVersion: '2.27'
|
CurrentVersion: '2.26'
|
||||||
CurrentVersionCode: 2030
|
CurrentVersionCode: 2029
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue