mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
fix(metadata/com.github.meypod.al_azan): add regex to version update check
This commit is contained in:
parent
a98778b3d3
commit
52bbde61de
1 changed files with 1 additions and 1 deletions
|
|
@ -1290,7 +1290,7 @@ Builds:
|
|||
- reactNativeArchitectures=x86_64
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
VercodeOperation:
|
||||
- '%c * 1000 + 1'
|
||||
- '%c * 1000 + 2'
|
||||
|
|
|
|||
Loading…
Reference in a new issue