mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Newapp: MysteriumVPN: a decentralized VPN
This commit is contained in:
parent
c1611413b3
commit
00624b0f76
1 changed files with 28 additions and 0 deletions
28
metadata/network.mysterium.vpn.yml
Normal file
28
metadata/network.mysterium.vpn.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorEmail: help@mysterium.network
|
||||
AuthorWebSite: https://www.mysterium.network
|
||||
WebSite: https://www.mysteriumvpn.com
|
||||
SourceCode: https://github.com/mysteriumnetwork/mysterium-vpn-mobile
|
||||
IssueTracker: https://github.com/mysteriumnetwork/mysterium-vpn-mobile/issues
|
||||
|
||||
AutoName: MysteriumVPN
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mysteriumnetwork/mysterium-vpn-mobile.git
|
||||
|
||||
Builds:
|
||||
- versionName: '2.0.33'
|
||||
versionCode: 107157
|
||||
commit: 55d4770206e37ba4c8d1466591c6432b59379332
|
||||
subdir: android/app
|
||||
gradle:
|
||||
- crypto
|
||||
prebuild: sed -i -e '/splits {/,+7d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: android/build.gradle|versionCode = (.*)|.|versionName = (.*)
|
||||
CurrentVersion: '2.0.33'
|
||||
CurrentVersionCode: 107157
|
||||
Loading…
Reference in a new issue