mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-12-23 06:31:47 +01:00
downgrading to stable okhttp + upping okio
This commit is contained in:
parent
85ae4ed2e2
commit
cb175e2a93
@ -62,8 +62,8 @@ object Versions {
|
||||
const val moshi = "1.9.3"
|
||||
const val nucleus = "3.0.0"
|
||||
const val numberSlidingPicker = "1.0.3"
|
||||
const val okhttp = "5.0.0-alpha.2"
|
||||
const val okio = "2.6.0"
|
||||
const val okhttp = "4.9.1"
|
||||
const val okio = "2.10.0"
|
||||
const val photoView = "2.3.0"
|
||||
const val reactiveNetwork = "0.13.0"
|
||||
const val requerySqlite = "3.31.0"
|
||||
|
Loading…
Reference in New Issue
Block a user