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 17d0647 commit 74bc1c1Copy full SHA for 74bc1c1
app/build.gradle
@@ -100,5 +100,5 @@ dependencies {
100
implementation(libs.okhttp)
101
implementation(libs.kotlinx.serialization.json)
102
implementation 'com.squareup.retrofit2:retrofit:2.11.0'
103
- implementation 'com.squareup.retrofit2:converter-gson:2.11.0'
+ implementation 'com.squareup.retrofit2:converter-gson:3.0.0'
104
}
0 commit comments