mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
ndk: r20b
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags ^20[0-9.]*-beta[1-9][0-9]*$
|
UpdateCheckMode: Tags ^android/.*$
|
||||||
CurrentVersion: 2020.6-beta2
|
CurrentVersion: 2020.6-beta2
|
||||||
CurrentVersionCode: 20060002
|
CurrentVersionCode: 20060002
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue