Add ru.evgeniy.dpitunnelcli

This commit is contained in:
zhenyolka 2022-03-12 16:59:29 +00:00 committed by linsui
parent f34b069b2b
commit a61652e816

View file

@ -0,0 +1,32 @@
Categories:
- Internet
License: GPL-3.0-only
AuthorName: Evgeniy (aka zhenyolka)
AuthorEmail: zhenyolka@gmail.com
SourceCode: https://github.com/zhenyolka/DPITunnel-android
IssueTracker: https://github.com/zhenyolka/DPITunnel-android/issues
Changelog: https://github.com/zhenyolka/DPITunnel-android/releases
AutoName: DPI Tunnel
RepoType: git
Repo: https://github.com/zhenyolka/DPITunnel-android
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
ndk: r23b
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.0'
CurrentVersionCode: 1