1
0
mirror of https://github.com/square/okhttp.git synced 2025-07-29 17:41:17 +03:00

Update the changelog for 4.1.1.

This commit is contained in:
Jesse Wilson
2019-09-05 00:30:48 -04:00
parent c385ee6da6
commit 1b97ce67e9
9 changed files with 18 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.1.0")
testImplementation("com.squareup.okhttp3:okhttp-dnsoverhttps:4.1.1")
```