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

Update Release version (#7792)

This commit is contained in:
Yuri Schimke
2023-05-01 11:27:57 +01:00
committed by GitHub
parent ea105f8885
commit 248b0e6318
12 changed files with 19 additions and 20 deletions

View File

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