Updated on 2026-08-14

This commit is contained in:
Tangem 2025-09-16 15:16:42 +03:00
parent 99400590a6
commit 3b9107f73f
13 changed files with 111 additions and 1 deletions

View file

@ -354,6 +354,7 @@ dependencies {
implementation(deps.coil.gif)
implementation(deps.coil.svg)
implementation(deps.amplitude)
implementation(deps.appsflyer)
implementation(deps.spongecastle.core)
implementation(deps.lottie)
implementation(deps.compose.accompanist.appCompatTheme)