mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Misc fixes from checkupdates
This commit is contained in:
parent
b3d8b99fc0
commit
0ad3b4bf00
4 changed files with 15 additions and 7 deletions
|
|
@ -34,7 +34,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 2
|
||||
|
||||
NoSourceSince: '2.0'
|
||||
|
|
|
|||
|
|
@ -35,7 +35,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 2
|
||||
|
||||
NoSourceSince: 1.1.0
|
||||
|
|
|
|||
|
|
@ -31,7 +31,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '0.2'
|
||||
CurrentVersionCode: 2
|
||||
|
||||
NoSourceSince: '0.2'
|
||||
|
|
|
|||
|
|
@ -28,6 +28,8 @@ Builds:
|
|||
MaintainerNotes: Might use tags..
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: RepoManifest
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 1
|
||||
|
||||
NoSourceSince: 1.1.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue