Updated on 2026-08-14

This commit is contained in:
Tangem 2024-02-06 17:39:50 +03:00
parent 946d60c1c6
commit 11ad540d12
14 changed files with 77 additions and 126 deletions

View file

@ -33,7 +33,6 @@ dependencies {
implementation(deps.timber)
/** Network */
implementation(deps.krateSharedPref)
implementation(deps.moshi)
implementation(deps.moshi.kotlin)
implementation(deps.okHttp)