mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Merge branch 'build404' into 'master'
changing UCM from Static to None to avoid unnecessary build checks See merge request fdroid/fdroiddata!7628
This commit is contained in:
commit
257fc93005
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