mysterium.vpn - fix lint

This commit is contained in:
Licaon_Kter 2022-08-18 08:08:57 +00:00
parent 8c436d0277
commit 168fc45046

View file

@ -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