Update okhttp
This commit is contained in:
parent
622c11a86b
commit
186dfcb767
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ dependencyResolutionManagement {
|
|||
library('retrofit-mock', 'com.squareup.retrofit2', 'retrofit-mock').versionRef('retrofit')
|
||||
library('retrofit-serialization', 'com.jakewharton.retrofit', 'retrofit2-kotlinx-serialization-converter').versionRef('retrofit-kotlinx-serialization')
|
||||
|
||||
library('okhttp-bom', 'com.squareup.okhttp3:okhttp-bom:4.11.0')
|
||||
library('okhttp-bom', 'com.squareup.okhttp3:okhttp-bom:4.12.0')
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue