Updated on 2026-08-14
This commit is contained in:
parent
2585f9e0e8
commit
eafd243752
4 changed files with 12 additions and 10 deletions
|
|
@ -32,11 +32,10 @@ dependencies {
|
|||
implementation(deps.moshi)
|
||||
implementation(deps.moshi.kotlin)
|
||||
implementation(deps.okHttp)
|
||||
implementation(deps.okHttp.logging)
|
||||
implementation(deps.okHttp.prettyLogging)
|
||||
implementation(deps.retrofit)
|
||||
implementation(deps.retrofit.moshi)
|
||||
implementation(deps.reactive.network)
|
||||
implementation(deps.prettyOkHttpLoggingInterceptor)
|
||||
|
||||
/** Time */
|
||||
implementation(deps.jodatime)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue