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 789da55 commit a121d71Copy full SHA for a121d71
gradle/libs.versions.toml
@@ -134,7 +134,7 @@ network_okhttp_logging = { module = "com.squareup.okhttp3:logging-interceptor" }
134
network_okhttp_okhttp = { module = "com.squareup.okhttp3:okhttp" }
135
network_okhttp = { module = "com.squareup.okhttp3:okhttp" }
136
network_mockwebserver = { module = "com.squareup.okhttp3:mockwebserver" }
137
-network_retrofit_bom = "com.squareup.retrofit2:retrofit-bom:2.12.0"
+network_retrofit_bom = "com.squareup.retrofit2:retrofit-bom:3.0.0"
138
network_retrofit = { module = "com.squareup.retrofit2:retrofit" }
139
network_retrofit_converter_serialization = { module = "com.squareup.retrofit2:converter-kotlinx-serialization" }
140
0 commit comments