1
0
mirror of https://github.com/square/okhttp.git synced 2025-07-29 17:41:17 +03:00

Update README files to 4.9.1 (#6617)

This commit is contained in:
Goooler
2021-04-10 14:42:40 +08:00
committed by GitHub
parent 92f46a63a9
commit ef5d0c83f7
9 changed files with 9 additions and 9 deletions

View File

@ -37,7 +37,7 @@ Download
--------
```kotlin
implementation("com.squareup.okhttp3:logging-interceptor:4.9.0")
implementation("com.squareup.okhttp3:logging-interceptor:4.9.1")
```