mirror of
https://github.com/square/okhttp.git
synced 2025-08-08 23:42:08 +03:00
Update okhttp-loggin-interceptor
I found missed version. It must to include the okhttp '3' on dependency of gradle.
This commit is contained in:
@@ -42,7 +42,7 @@ Get via Maven:
|
||||
|
||||
or via Gradle
|
||||
```groovy
|
||||
compile 'com.squareup.okhttp:logging-interceptor:(insert latest version)'
|
||||
compile 'com.squareup.okhttp3:logging-interceptor:(insert latest version)'
|
||||
```
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user