1
0
mirror of https://github.com/square/okhttp.git synced 2025-07-31 05:04:26 +03:00

Update changelog for 4.2.1.

This commit is contained in:
Jesse Wilson
2019-10-02 08:26:28 -04:00
parent 8ae4e86910
commit 20fcc7d330
9 changed files with 23 additions and 9 deletions

View File

@ -7,5 +7,5 @@ API is not considered stable and may change at any time.
### Download
```kotlin
testImplementation("com.squareup.okhttp3:okhttp-dnsoverhttps:4.2.0")
testImplementation("com.squareup.okhttp3:okhttp-dnsoverhttps:4.2.1")
```