mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update URLCheck to 2.9 (20)
This commit is contained in:
parent
8228c58ea0
commit
ed7333acf0
1 changed files with 9 additions and 2 deletions
|
|
@ -111,7 +111,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.9'
|
||||
versionCode: 20
|
||||
commit: fcf448d7fd9a12170b7e551df6ef7dc71f87d922
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: '2.8'
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: '2.9'
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue