mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
spmp - update tag regex
This commit is contained in:
parent
7f68b8bbf0
commit
79bf4a7904
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ Builds:
|
|||
AllowedAPKSigningKeys: 38d400eb7d8fdc34895598e0f6ee6062762b747c1e8b54370b04e6dd20c337ad
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: Tags ^(?!.*-).*$
|
||||
UpdateCheckData: shared/src/commonMain/resources/assets/values/strings.xml|version_code.+>(\d+)<.+|shared/src/commonMain/resources/assets/values/strings.xml|version_string.+>(.*)<.+
|
||||
CurrentVersion: 0.3.2
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue