Updated on 2026-08-14

This commit is contained in:
Tangem 2024-10-21 15:03:40 +03:00
parent 50ecb380a1
commit 6af64f8a33
6 changed files with 31 additions and 64 deletions

View file

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