mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Merge branch 'master' into 'master'
Add DPI Tunnel See merge request fdroid/fdroiddata!6264
This commit is contained in:
commit
3caeb39ee6
1 changed files with 25 additions and 0 deletions
25
metadata/ru.evgeniy.dpitunnel.yml
Normal file
25
metadata/ru.evgeniy.dpitunnel.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Categories:
|
||||
- Internet
|
||||
License: MIT
|
||||
AuthorName: Evgeniy (aka zhenyolka)
|
||||
AuthorEmail: zhenyolka@gmail.com
|
||||
SourceCode: https://github.com/zhenyolka/DPITunnel
|
||||
IssueTracker: https://github.com/zhenyolka/DPITunnel/issues
|
||||
|
||||
AutoName: DPI Tunnel
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/zhenyolka/DPITunnel
|
||||
|
||||
Builds:
|
||||
- versionName: '1.2'
|
||||
versionCode: 3
|
||||
commit: v1.2
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
ndk: r20b
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
Loading…
Reference in a new issue