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 ab2813c commit 6eca4d5Copy full SHA for 6eca4d5
buildSrc/src/main/kotlin/dependencies/Versions.kt
@@ -13,7 +13,7 @@ object Versions {
13
const val constraint_layout = "2.2.1"
14
15
// Networking
16
- const val retrofit = "2.11.0"
+ const val retrofit = "3.0.0"
17
const val okHttp = "4.12.0"
18
19
// Coroutines
0 commit comments