mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
ProtocolApi refactoring, move network classes to NetworkUtils.kt
This commit is contained in:
@@ -14,4 +14,5 @@ android {
|
||||
dependencies {
|
||||
compileOnly(project(":utils"))
|
||||
implementation(libs.androidx.annotation)
|
||||
implementation(libs.kotlinx.coroutines)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user