Skip to content

Commit b356422

Browse files
Update dependency com.squareup.okhttp3:logging-interceptor to v5.0.0-SNAPSHOT
1 parent c28cf5a commit b356422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependencies {
5959
implementation 'com.squareup.moshi:moshi-kotlin:1.12.0'
6060
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
6161
implementation 'com.squareup.retrofit2:converter-moshi:2.9.0'
62-
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.2'
62+
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-SNAPSHOT'
6363

6464
implementation "io.coil-kt:coil:1.4.0"
6565

0 commit comments

Comments
 (0)