Add AWG module

This commit is contained in:
albexk 2023-11-26 13:07:31 +03:00
parent 91f44fb394
commit 9297f877c4
11 changed files with 295 additions and 43 deletions

View file

@ -33,6 +33,7 @@ include(":qt")
include(":utils")
include(":protocolApi")
include(":wireguard")
include(":awg")
// get values from gradle or local properties
val androidBuildToolsVersion: String by gradleProperties