We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf35a9 commit 6149797Copy full SHA for 6149797
buildSrc/src/main/kotlin/dependencies/Versions.kt
@@ -14,7 +14,7 @@ object Versions {
14
15
// Networking
16
const val retrofit = "3.0.0"
17
- const val okHttp = "5.1.0"
+ const val okHttp = "5.2.0"
18
19
// Coroutines
20
const val coroutines = "1.10.2"
0 commit comments