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 6149797 commit 7c15ea5Copy full SHA for 7c15ea5
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.2.0"
+ const val okHttp = "5.2.1"
18
19
// Coroutines
20
const val coroutines = "1.10.2"
0 commit comments