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

Prepare for release 4.0.0.

This commit is contained in:
Jesse Wilson
2019-06-26 19:30:33 -07:00
parent fafcf4b822
commit 911c5bf5b2
10 changed files with 27 additions and 19 deletions

View File

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