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

Prepare for release 4.3.0.

This commit is contained in:
Jesse Wilson
2019-12-31 16:39:08 -05:00
parent b2b2dd7245
commit b63debd827
10 changed files with 54 additions and 12 deletions

View File

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