mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update URLCheck to 3.2 (39)
This commit is contained in:
parent
3b6ac56835
commit
aa4c0f62f1
1 changed files with 9 additions and 2 deletions
|
|
@ -225,7 +225,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '3.2'
|
||||||
|
versionCode: 39
|
||||||
|
commit: ddfc6403b24e7d80c7abe0f60a357f52d6329917
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
CurrentVersion: '3.1'
|
CurrentVersion: '3.2'
|
||||||
CurrentVersionCode: 38
|
CurrentVersionCode: 39
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue