mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update URLCheck to 2.12 (25)
This commit is contained in:
parent
610dd41fee
commit
bd2ce4aef2
1 changed files with 10 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Categories:
|
||||
- Internet
|
||||
- Connectivity
|
||||
- Internet
|
||||
License: CC-BY-4.0
|
||||
AuthorName: TrianguloY
|
||||
AuthorEmail: correo--correo+uc@hotmail.com
|
||||
|
|
@ -139,7 +139,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.12'
|
||||
versionCode: 25
|
||||
commit: d489b6cc870c53bbdfa2fb2ca840a98917dbdbd3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: '2.11'
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: '2.12'
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue