Updated on 2026-08-14

This commit is contained in:
Tangem 2025-08-08 19:36:13 +05:00
parent b93507349d
commit 0d2c403a6a
19 changed files with 44 additions and 33 deletions

View file

@ -23,7 +23,6 @@ dependencies {
implementation(deps.compose.accompanist.permission)
implementation(deps.compose.accompanist.webView)
implementation(deps.compose.material3)
implementation(deps.compose.material)
/** Core modules */
implementation(projects.core.ui)