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