Skip to content

Commit 6eca4d5

Browse files
Update retrofit monorepo to v3
1 parent ab2813c commit 6eca4d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/dependencies/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object Versions {
1313
const val constraint_layout = "2.2.1"
1414

1515
// Networking
16-
const val retrofit = "2.11.0"
16+
const val retrofit = "3.0.0"
1717
const val okHttp = "4.12.0"
1818

1919
// Coroutines

0 commit comments

Comments
 (0)