Updated on 2026-08-14

This commit is contained in:
Tangem 2025-02-05 14:46:29 +04:00
parent 07833b1814
commit 439fb00fb2
14 changed files with 89 additions and 39 deletions

View file

@ -20,6 +20,7 @@ android {
dependencies {
/** Project */
implementation(projects.core.analytics)
implementation(projects.core.utils)
implementation(projects.libs.auth)
implementation(projects.domain.appTheme.models)