Updated on 2026-08-14
This commit is contained in:
parent
4dc250bc1a
commit
fea48e3064
1 changed files with 1 additions and 1 deletions
|
|
@ -291,10 +291,10 @@ abstract class TangemApplication : Application(), ImageLoaderFactory, Configurat
|
|||
excludedBlockchainsManager.init()
|
||||
},
|
||||
)
|
||||
initWithConfigDependency(environmentConfig = environmentConfigStorage.initialize())
|
||||
}
|
||||
|
||||
appScope.launch {
|
||||
initWithConfigDependency(environmentConfig = environmentConfigStorage.initialize())
|
||||
launch(Dispatchers.IO) {
|
||||
loadNativeLibraries()
|
||||
walletConnect2Repository.init(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue