mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Misc fixes from checkupdates
This commit is contained in:
parent
4f1a5d08e1
commit
7025a857be
2 changed files with 5 additions and 3 deletions
|
|
@ -29,7 +29,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 10
|
||||
|
||||
NoSourceSince: '1.3'
|
||||
|
|
|
|||
|
|
@ -28,6 +28,6 @@ Builds:
|
|||
commit: '0.000_002'
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '0.000_002'
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue