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 7ab797f + 03a01a9 commit 3512b0dCopy full SHA for 3512b0d
1 file changed
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.9.0'
+ implementation 'com.squareup.retrofit2:retrofit:2.10.0'
127
128
// Gson
129
implementation 'com.google.code.gson:gson:2.10.1'
0 commit comments