mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update URLCheck to 3.0 (37)
This commit is contained in:
parent
2c1961a179
commit
9ec7213ce5
1 changed files with 9 additions and 2 deletions
|
|
@ -211,7 +211,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.0'
|
||||
versionCode: 37
|
||||
commit: 802f3d0efeca9f04b33253678c02fb81dd1426f4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: '2.17'
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: '3.0'
|
||||
CurrentVersionCode: 37
|
||||
|
|
|
|||
Loading…
Reference in a new issue