Updated on 2026-08-14

This commit is contained in:
Tangem 2023-04-10 11:33:11 +03:00
parent e78f9b8018
commit 331a15b433
8 changed files with 2 additions and 18 deletions

View file

@ -36,9 +36,6 @@ dependencies {
implementation(deps.compose.shimmer)
implementation(deps.tangem.card.core)
// implementation(deps.tangem.card.android) {
// exclude(module = "joda-time")
// }
/** Other libraries */
implementation(deps.compose.shimmer)