mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 0.6.18
|
||||
CurrentVersionCode: 39
|
||||
|
|
|
|||
Loading…
Reference in a new issue