Only resolve via DoH for specific hostnames

This commit is contained in:
topjohnwu
2020-06-03 01:15:05 -07:00
parent cb7148a24c
commit a17908f6e1
2 changed files with 26 additions and 14 deletions
+1
View File
@@ -54,6 +54,7 @@ android {
exclude '/org/bouncycastle/**'
exclude '/kotlin/**'
exclude '/kotlinx/**'
exclude '/okhttp3/**'
}
kotlinOptions {