DoH Google + More updates to cloudflare / useragent from upstream

Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
This commit is contained in:
Jays2Kings 2021-04-14 20:14:59 -04:00
parent 331d2fcd9e
commit 72f297f457
12 changed files with 110 additions and 42 deletions

View file

@ -6,7 +6,6 @@ object Versions {
const val FASTADAPTER = "5.0.0"
const val HYPERION = "0.9.27"
const val NUCLEUS = "3.0.0"
const val OKHTTP = "4.8.1"
const val OSS_LICENSE = "17.0.0"
const val RETROFIT = "2.7.2"
const val KOTLINSERIALIZATION = "1.0.1"
@ -65,7 +64,7 @@ object Versions {
const val moshi = "1.9.3"
const val nucleus = "3.0.0"
const val numberSlidingPicker = "1.0.3"
const val okhttp = "4.8.1"
const val okhttp = "5.0.0-alpha.2"
const val okio = "2.6.0"
const val photoView = "2.3.0"
const val reactiveNetwork = "0.13.0"