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 3c54454 commit a40228cCopy full SHA for a40228c
app/build.gradle
@@ -89,7 +89,7 @@ dependencies {
89
90
implementation("io.coil-kt:coil-compose:2.7.0")
91
92
- implementation "com.squareup.retrofit2:retrofit:2.11.0"
+ implementation "com.squareup.retrofit2:retrofit:3.0.0"
93
implementation("com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:1.0.0")
94
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0'
95
implementation "com.squareup.okhttp3:logging-interceptor:4.12.0"
0 commit comments