mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Fix version detection for Finamp
This commit is contained in:
parent
7b128bf40f
commit
30bcc2206e
1 changed files with 1 additions and 1 deletions
|
|
@ -255,7 +255,7 @@ Builds:
|
||||||
ndk: r21
|
ndk: r21
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags .*[0-9]$
|
||||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||||
CurrentVersion: 0.6.18
|
CurrentVersion: 0.6.18
|
||||||
CurrentVersionCode: 39
|
CurrentVersionCode: 39
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue