mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
encointer.wallet - readd autoupdates
This commit is contained in:
parent
04f8ca63e5
commit
755a1f2312
1 changed files with 3 additions and 2 deletions
|
|
@ -543,7 +543,8 @@ Builds:
|
|||
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||
- ./scripts/fdroid_build.sh
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+-f-droid$
|
||||
UpdateCheckData: app/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 1.9.2
|
||||
CurrentVersionCode: 862
|
||||
|
|
|
|||
Loading…
Reference in a new issue