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 5353402 commit 040f23dCopy full SHA for 040f23d
app/build.gradle
@@ -91,5 +91,5 @@ dependencies {
91
implementation(libs.okhttp)
92
implementation(libs.kotlinx.serialization.json)
93
implementation 'com.squareup.retrofit2:retrofit:2.11.0'
94
- implementation 'com.squareup.retrofit2:converter-gson:2.11.0'
+ implementation 'com.squareup.retrofit2:converter-gson:3.0.0'
95
}
0 commit comments