mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-14 00:41:54 +00:00
Add DoH back
JSDelivr is no longer China friendly
This commit is contained in:
@@ -99,6 +99,7 @@ dependencies {
|
||||
val vOkHttp = "4.9.3"
|
||||
implementation("com.squareup.okhttp3:okhttp:${vOkHttp}")
|
||||
implementation("com.squareup.okhttp3:logging-interceptor:${vOkHttp}")
|
||||
implementation("com.squareup.okhttp3:okhttp-dnsoverhttps:${vOkHttp}")
|
||||
|
||||
val vMoshi = "1.13.0"
|
||||
implementation("com.squareup.moshi:moshi:${vMoshi}")
|
||||
|
||||
Reference in New Issue
Block a user