openvpn protocol linked to the project

This commit is contained in:
Розов Никита Валерьевич 2021-10-06 22:45:25 +03:00
parent 9e0e66a0ae
commit c057786011
3 changed files with 25 additions and 7 deletions

View file

@ -134,4 +134,13 @@ android {
// path 'wireguard/CMakeLists.txt'
// }
// }
externalNativeBuild {
cmake {
path 'openvpn/src/main/cpp/CMakeLists.txt'
}
}
}

Binary file not shown.