Updated on 2026-08-14

This commit is contained in:
Tangem 2023-07-07 16:31:20 +03:00
parent 7ad0d06340
commit 2585f9e0e8
9 changed files with 38 additions and 30 deletions

View file

@ -36,6 +36,7 @@ dependencies {
implementation(deps.retrofit)
implementation(deps.retrofit.moshi)
implementation(deps.reactive.network)
implementation(deps.prettyOkHttpLoggingInterceptor)
/** Time */
implementation(deps.jodatime)