Improve debug logging mechanisms
This commit is contained in:
@@ -32,7 +32,7 @@ class App : Application() {
|
||||
deviceStorage.moveSharedPreferencesFrom(this, PreferenceManager.getDefaultSharedPreferencesName(this))
|
||||
deviceStorage.moveDatabaseFrom(this, AppDatabase.DB_NAME)
|
||||
} else deviceStorage = this
|
||||
initTimber()
|
||||
DebugHelper.init()
|
||||
ServiceNotification.updateNotificationChannels()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user