mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
downgrading to stable okhttp + upping okio
This commit is contained in:
parent
85ae4ed2e2
commit
cb175e2a93
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue