Updated on 2026-08-14

This commit is contained in:
Tangem 2024-12-05 19:12:18 +04:00
parent a107ddd36e
commit 3b2c8fa2b4
2 changed files with 3 additions and 1 deletions

View file

@ -166,6 +166,7 @@ dependencies {
implementation(deps.androidx.browser)
implementation(deps.androidx.paging.runtime)
implementation(deps.androidx.swipeRefreshLayout)
implementation(deps.androidx.fragment.compose)
implementation(deps.lifecycle.runtime.ktx)
implementation(deps.lifecycle.common.java8)
implementation(deps.lifecycle.viewModel.ktx)