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

Prepare for release 4.8.0.

This commit is contained in:
Jesse Wilson
2020-07-11 14:01:06 -04:00
parent cf367d9339
commit a70e992c3f
10 changed files with 39 additions and 12 deletions

View File

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