mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-28 20:49:50 +00:00
android: make tmpDir (#2797)
This commit is contained in:
@@ -36,6 +36,7 @@ class SimplexApp: Application(), LifecycleEventObserver {
|
||||
initHaskell()
|
||||
initMultiplatform()
|
||||
tmpDir.deleteRecursively()
|
||||
tmpDir.mkdir()
|
||||
|
||||
withBGApi {
|
||||
initChatController()
|
||||
|
||||
Reference in New Issue
Block a user