Updated on 2026-08-14

This commit is contained in:
Tangem 2026-06-30 19:47:48 +04:00
parent a8c70f3925
commit e2af488b32
20 changed files with 232 additions and 150 deletions

View file

@ -393,6 +393,7 @@ dependencies {
kapt(deps.hilt.compilerx)
/** Other libraries */
implementation(deps.arrow.fx)
implementation(deps.kotlin.immutable.collections)
implementation(deps.material)
implementation(deps.googlePlay.review)