mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
windscribe - fix lint
This commit is contained in:
parent
c722763b7d
commit
0fbce45594
1 changed files with 3 additions and 1 deletions
|
|
@ -12,6 +12,8 @@ SourceCode: https://github.com/Windscribe/Android-App
|
|||
IssueTracker: https://github.com/Windscribe/Android-App/issues
|
||||
Changelog: https://github.com/Windscribe/Android-App/releases
|
||||
|
||||
AutoName: Windscribe
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Windscribe/Android-App.git
|
||||
|
||||
|
|
@ -114,9 +116,9 @@ Builds:
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: mobile/build.gradle|versionCode (\d+)||v([\d.]+)
|
||||
VercodeOperation:
|
||||
- '%c'
|
||||
- '%c + 1'
|
||||
UpdateCheckData: mobile/build.gradle|versionCode (\d+)||v([\d.]+)
|
||||
CurrentVersion: '3.73'
|
||||
CurrentVersionCode: 1208
|
||||
|
|
|
|||
Loading…
Reference in a new issue