mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
changing UCM from Static to None to avoid unnecessary build checks
This commit is contained in:
parent
4227ce5504
commit
b86d7627b1
3 changed files with 3 additions and 3 deletions
|
|
@ -21,6 +21,6 @@ Builds:
|
|||
target: android-7
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 0.4.4 [direct call, bugfixes ...]
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
|
|
@ -20,6 +20,6 @@ Builds:
|
|||
commit: '154'
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 2.5.3
|
||||
CurrentVersionCode: 253
|
||||
|
|
|
|||
|
|
@ -56,6 +56,6 @@ Builds:
|
|||
- yes
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.5.3
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue