mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-04 09:49:41 +00:00
Update URLCheck to 2.8 (19)
This commit is contained in:
parent
d4f7e8c68d
commit
2f5c5aba60
1 changed files with 10 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ SourceCode: https://github.com/TrianguloY/UrlChecker
|
|||
IssueTracker: https://github.com/TrianguloY/UrlChecker/issues
|
||||
Donate: https://triangularapps.blogspot.com/p/support.html
|
||||
|
||||
AutoName: Url checker
|
||||
AutoName: URLCheck
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/TrianguloY/UrlChecker.git
|
||||
|
|
@ -112,7 +112,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '2.8'
|
||||
versionCode: 19
|
||||
commit: c286a867ce1f158a39c116945e4c24013c92f9c8
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: '2.7'
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: '2.8'
|
||||
CurrentVersionCode: 19
|
||||
|
|
|
|||
Loading…
Reference in a new issue