mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Misc fixes from checkupdates
This commit is contained in:
parent
2166d0b0e1
commit
90846ea42b
2 changed files with 8 additions and 4 deletions
|
|
@ -43,7 +43,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 2
|
||||
|
||||
NoSourceSince: 2.0.0
|
||||
|
|
|
|||
|
|
@ -23,7 +23,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 3
|
||||
|
||||
NoSourceSince: '1.2'
|
||||
|
|
|
|||
Loading…
Reference in a new issue