mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Misc fixes from checkupdates
This commit is contained in:
parent
820dc2dfc3
commit
8c5476775a
2 changed files with 8 additions and 3 deletions
|
|
@ -93,7 +93,12 @@ Builds:
|
|||
- cd ../yggdrasil; make
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
MaintainerNotes: Upstream git was replaced with a different app (different appid,
|
||||
version codes, commits)
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.7'
|
||||
CurrentVersionCode: 18
|
||||
|
||||
NoSourceSince: '1.7'
|
||||
|
|
|
|||
|
|
@ -37,6 +37,6 @@ Builds:
|
|||
ndk: r22b
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.2.1
|
||||
CurrentVersionCode: 18
|
||||
|
|
|
|||
Loading…
Reference in a new issue