Updated on 2026-08-14

This commit is contained in:
Tangem 2026-07-21 15:35:26 +05:00
parent b39699ad04
commit 755f18247a

View file

@ -28,6 +28,7 @@ dependencies {
implementation(deps.compose.foundation)
implementation(deps.compose.ui)
implementation(deps.compose.ui.tooling)
implementation(deps.compose.material3)
implementation(deps.compose.coil)
implementation(deps.lifecycle.compose)