Updated on 2026-08-14

This commit is contained in:
Tangem 2024-06-19 21:10:01 +05:00
parent f506db9c0e
commit 5566331bdb
14 changed files with 51 additions and 5 deletions

View file

@ -89,4 +89,5 @@ dependencies {
implementation(projects.features.tester.api)
implementation(projects.features.manageTokens.api)
implementation(projects.features.details.api)
implementation(projects.features.pushNotifications.api)
}