Updated on 2026-08-14

This commit is contained in:
Tangem 2026-03-23 13:47:35 +04:00
parent a9bca131c3
commit b4ae0c1547
14 changed files with 533 additions and 465 deletions

View file

@ -41,7 +41,7 @@ import javax.inject.Singleton
@Module
@InstallIn(SingletonComponent::class)
internal object UserWalletsListManagerModule {
internal object UserWalletsListRepositoryModule {
@Provides
@Singleton