mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 17:59:45 +00:00
Update URLCheck to 3.1 (38)
This commit is contained in:
parent
0732270bb1
commit
6409a1eaa5
1 changed files with 9 additions and 2 deletions
|
|
@ -218,7 +218,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '3.1'
|
||||
versionCode: 38
|
||||
commit: d700853170770bb08170193b20546af2807986d9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: '3.0'
|
||||
CurrentVersionCode: 37
|
||||
CurrentVersion: '3.1'
|
||||
CurrentVersionCode: 38
|
||||
|
|
|
|||
Loading…
Reference in a new issue