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.
2 parents 790e998 + ffdeccd commit 9c79306Copy full SHA for 9c79306
app/build.gradle
@@ -123,7 +123,7 @@ dependencies {
123
annotationProcessor "androidx.room:room-compiler:${roomVersion}"
124
125
// Retrofit
126
- implementation 'com.squareup.retrofit2:retrofit:2.10.0'
+ implementation 'com.squareup.retrofit2:retrofit:2.11.0'
127
128
// Gson
129
implementation 'com.google.code.gson:gson:2.10.1'
0 commit comments