mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 09:33:33 +00:00
Added httpLoggingInterceptor
This commit is contained in:
parent
cf3b592c8c
commit
d43fbe8836
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ dependencies {
|
|||
implementation 'com.google.code.gson:gson:2.8.7'
|
||||
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
|
||||
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
|
||||
implementation("com.squareup.okhttp3:logging-interceptor:4.9.1")
|
||||
|
||||
// implementation 'net.beardbot:subsonic-client:0.2.0'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue