mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 19:42:02 +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
|
- export PUB_CACHE=$(pwd)/.pub-cache
|
||||||
- ./scripts/fdroid_build.sh
|
- ./scripts/fdroid_build.sh
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: Tags ^v[\d.]+-f-droid$
|
||||||
|
UpdateCheckData: app/pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||||
CurrentVersion: 1.9.2
|
CurrentVersion: 1.9.2
|
||||||
CurrentVersionCode: 862
|
CurrentVersionCode: 862
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue