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 1b66113 commit ffa01c3Copy full SHA for ffa01c3
app/build.gradle
@@ -200,7 +200,7 @@ dependencies {
200
implementation 'com.github.jasminb:jsonapi-converter:0.9'
201
implementation 'com.squareup.okhttp3:logging-interceptor:4.2.2'
202
implementation 'com.squareup.retrofit2:retrofit:2.6.2'
203
- implementation 'com.squareup.retrofit2:converter-jackson:2.6.2'
+ implementation 'com.squareup.retrofit2:converter-jackson:2.7.0'
204
205
// Cards Shimmer Animation
206
implementation 'com.facebook.shimmer:shimmer:0.5.0'
0 commit comments