Updated on 2026-08-14

This commit is contained in:
Tangem 2024-05-28 19:20:56 +04:00
parent f71fe3aa6b
commit cf7d5814d6
33 changed files with 476 additions and 2 deletions

View file

@ -5,7 +5,7 @@ plugins {
}
dependencies {
implementation(projects.core.utils)
api(projects.core.utils)
api(deps.decompose)
implementation(deps.kotlin.coroutines)

View file

@ -38,5 +38,9 @@
{
"name": "FULL_RESET_ENABLED",
"version": "5.12.0"
},
{
"name": "DETAILS_REDESIGN_ENABLED",
"version": "undefined"
}
]