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

Prepare for release 4.7.2.

This commit is contained in:
Jesse Wilson
2020-05-20 09:06:47 -04:00
parent b733d293cd
commit 4c595553fb
10 changed files with 21 additions and 12 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.7.1")
testImplementation("com.squareup.okhttp3:okhttp-dnsoverhttps:4.7.2")
```