mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'update-mullvad-tag-regex' into 'master'
Update regex for Mullvad VPN app Android tags See merge request fdroid/fdroiddata!7375
This commit is contained in:
commit
c311f27b65
1 changed files with 1 additions and 1 deletions
|
|
@ -59,6 +59,6 @@ Builds:
|
|||
ndk: r20b
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^20[0-9.]*-beta[1-9][0-9]*$
|
||||
UpdateCheckMode: Tags ^android/.*$
|
||||
CurrentVersion: 2020.6-beta2
|
||||
CurrentVersionCode: 20060002
|
||||
|
|
|
|||
Loading…
Reference in a new issue