mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
ntfy: UpdateCheckMode adjustment
This commit is contained in:
parent
93a64658e8
commit
71ae5b5940
1 changed files with 1 additions and 1 deletions
|
|
@ -238,6 +238,6 @@ Builds:
|
|||
- sed -i -e 's/8.13.0/8.11.1/' ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v[\d.]+
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: 1.17.13
|
||||
CurrentVersionCode: 46
|
||||
|
|
|
|||
Loading…
Reference in a new issue