Detach shadowsocks module

This commit is contained in:
albexk 2023-11-15 21:56:26 +03:00
parent d77f3ecee8
commit 4e5f2f44b6
11 changed files with 46 additions and 31572 deletions

View file

@ -33,8 +33,6 @@ plugins {
rootProject.name = "AmneziaVPN"
rootProject.buildFileName = "build.gradle.kts"
include(":shadowsocks")
// get values from gradle or local properties
val androidBuildToolsVersion: String by gradleProperties
val androidCompileSdkVersion: String by gradleProperties