Updated on 2026-08-14

This commit is contained in:
Tangem 2026-01-20 20:36:47 +07:00
commit 309f1cda20
6 changed files with 29 additions and 5 deletions

View file

@ -372,6 +372,8 @@ dependencies {
implementation(deps.coil.svg)
implementation(deps.amplitude)
implementation(deps.appsflyer)
implementation(deps.appsflyer.oaid)
implementation("com.android.installreferrer:installreferrer:2.2")
implementation(deps.spongecastle.core)
implementation(deps.lottie)
implementation(deps.compose.accompanist.appCompatTheme)