Skip to content

Commit

Permalink
Update dependency com.squareup.okhttp3:logging-interceptor to v5.0.0-…
Browse files Browse the repository at this point in the history
…SNAPSHOT
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent c28cf5a commit 794f6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {
implementation 'com.squareup.moshi:moshi-kotlin:1.12.0'
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-moshi:2.9.0'
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.2'
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-SNAPSHOT'

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

Expand Down

0 comments on commit 794f6a4

Please sign in to comment.