mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
mysterium.vpn - fix lint
This commit is contained in:
parent
8c436d0277
commit
168fc45046
1 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ RepoType: git
|
|||
Repo: https://github.com/mysteriumnetwork/mysterium-vpn-mobile.git
|
||||
|
||||
Builds:
|
||||
- versionName: '2.0.33'
|
||||
- versionName: 2.0.33
|
||||
versionCode: 107157
|
||||
commit: 55d4770206e37ba4c8d1466591c6432b59379332
|
||||
subdir: android/app
|
||||
|
|
@ -24,5 +24,5 @@ Builds:
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: android/build.gradle|versionCode = (.*)|.|versionName = (.*)
|
||||
CurrentVersion: '2.0.33'
|
||||
CurrentVersion: 2.0.33
|
||||
CurrentVersionCode: 107157
|
||||
|
|
|
|||
Loading…
Reference in a new issue