mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-14 11:11:55 +00:00
Remove DoH
This commit is contained in:
@@ -106,7 +106,6 @@ dependencies {
|
||||
val vOkHttp = "4.9.1"
|
||||
implementation("com.squareup.okhttp3:okhttp:${vOkHttp}")
|
||||
implementation("com.squareup.okhttp3:logging-interceptor:${vOkHttp}")
|
||||
implementation("com.squareup.okhttp3:okhttp-dnsoverhttps:${vOkHttp}")
|
||||
|
||||
val vMoshi = "1.12.0"
|
||||
implementation("com.squareup.moshi:moshi:${vMoshi}")
|
||||
|
||||
Reference in New Issue
Block a user