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 c28cf5a commit b356422Copy full SHA for b356422
app/build.gradle
@@ -59,7 +59,7 @@ dependencies {
59
implementation 'com.squareup.moshi:moshi-kotlin:1.12.0'
60
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
61
implementation 'com.squareup.retrofit2:converter-moshi:2.9.0'
62
- implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.2'
+ implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-SNAPSHOT'
63
64
implementation "io.coil-kt:coil:1.4.0"
65
0 commit comments