mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
fix: network.mysterium.vpn app
This commit is contained in:
parent
01c1cf798f
commit
b5d068abba
1 changed files with 30 additions and 0 deletions
30
metadata/network.mysterium.vpn.yml
Normal file
30
metadata/network.mysterium.vpn.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
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: Mysterium Dark
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mysteriumnetwork/mysterium-vpn-mobile.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.1.14
|
||||
versionCode: 107180
|
||||
commit: f66b0acea5348983a14f694f3a7a0fd1db033cc3
|
||||
subdir: android/app
|
||||
gradle:
|
||||
- crypto
|
||||
prebuild: sed -i -e '/splits {/,+7d' -e '/intercom/d' -e '/dependencies {/a implementation
|
||||
"com.google.code.gson:gson:2.8.6"\nimplementation "com.squareup.retrofit2:retrofit:2.9.0"\nimplementation
|
||||
"com.squareup.retrofit2:converter-gson:2.9.0"' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: android/build.gradle|versionCode = (\d+)|.|versionName = '(.*)'
|
||||
CurrentVersion: 2.1.14
|
||||
CurrentVersionCode: 107180
|
||||
Loading…
Reference in a new issue