mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-03-29 16:39:56 +00:00
android: make tmpDir (#2797)
This commit is contained in:
committed by
GitHub
parent
d50562cfee
commit
45e557fd80
@@ -36,6 +36,7 @@ class SimplexApp: Application(), LifecycleEventObserver {
|
||||
initHaskell()
|
||||
initMultiplatform()
|
||||
tmpDir.deleteRecursively()
|
||||
tmpDir.mkdir()
|
||||
|
||||
withBGApi {
|
||||
initChatController()
|
||||
|
||||
Reference in New Issue
Block a user