Updated on 2026-08-14

This commit is contained in:
Tangem 2024-05-31 15:26:11 +04:00
parent 3519edfbfd
commit 3786eaee4a
8 changed files with 19 additions and 19 deletions

View file

@ -72,7 +72,7 @@ import dagger.hilt.EntryPoints
import kotlinx.coroutines.runBlocking
import org.rekotlin.Store
import timber.log.Timber
import com.tangem.tap.domain.walletconnect2.domain.WalletConnectRepository as WalletConnect2Repository
import com.tangem.tap.domain.walletconnect2.domain.LegacyWalletConnectRepository as WalletConnect2Repository
lateinit var store: Store<AppState>