mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
DoH Google + More updates to cloudflare / useragent from upstream
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
This commit is contained in:
parent
331d2fcd9e
commit
72f297f457
12 changed files with 110 additions and 42 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue