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 61415f2 commit 42d6c6aCopy full SHA for 42d6c6a
app/build.gradle
@@ -175,7 +175,7 @@ dependencies {
175
176
implementation "com.fasterxml.jackson.module:jackson-module-kotlin:2.9.6"
177
implementation 'com.github.jasminb:jsonapi-converter:0.9'
178
- implementation 'com.squareup.okhttp3:logging-interceptor:4.1.0'
+ implementation 'com.squareup.okhttp3:logging-interceptor:4.1.1'
179
implementation 'com.squareup.retrofit2:retrofit:2.6.1'
180
implementation 'com.squareup.retrofit2:converter-jackson:2.6.1'
181
0 commit comments