1
0
mirror of https://github.com/square/okhttp.git synced 2025-08-08 23:42:08 +03:00

4.10.0 is out

This commit is contained in:
Jesse Wilson
2022-06-12 10:09:53 -04:00
parent bd17b2454a
commit e9a3ad3d94
12 changed files with 27 additions and 15 deletions

View File

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