Updated on 2026-08-14

This commit is contained in:
Tangem 2023-09-26 16:57:53 +05:00
parent d922493a76
commit e3847f8729
5 changed files with 80 additions and 80 deletions

View file

@ -30,4 +30,5 @@ dependencies {
implementation(deps.compose.shimmer)
implementation(deps.kotlin.immutable.collections)
implementation(deps.zxing.qrCore)
implementation(deps.jodatime)
}