Add OpenVpn module
This commit is contained in:
parent
9738ada946
commit
51d4aea9e2
37 changed files with 960 additions and 346 deletions
|
|
@ -34,6 +34,7 @@ include(":utils")
|
|||
include(":protocolApi")
|
||||
include(":wireguard")
|
||||
include(":awg")
|
||||
include(":openvpn")
|
||||
|
||||
// get values from gradle or local properties
|
||||
val androidBuildToolsVersion: String by gradleProperties
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue