Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-09 15:25:00 +05:00
parent 5421e5eb69
commit 165bf516e6
256 changed files with 1098 additions and 1035 deletions

View file

@ -34,7 +34,7 @@ dependencies {
implementation(projects.domain.demo)
/** Api */
implementation(projects.features.sendV2.api)
implementation(projects.features.send.api)
/** DI */
implementation(deps.hilt.android)