Updated on 2026-08-14

This commit is contained in:
Tangem 2026-04-21 18:22:32 +04:00
parent 6d37d90a86
commit 5cef4d684f
34 changed files with 2 additions and 775 deletions

View file

@ -69,5 +69,4 @@ dependencies {
/* Other */
implementation(deps.kotlin.immutable.collections)
implementation(deps.decompose.ext.compose)
implementation(deps.reKotlin) // need for legacy onboarding
}