Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
5a1737d115
10 changed files with 107 additions and 77 deletions
|
|
@ -6,4 +6,5 @@ data class CoroutineDispatchers(
|
|||
val io: CoroutineDispatcher,
|
||||
val computation: CoroutineDispatcher,
|
||||
val main: CoroutineDispatcher,
|
||||
val diffUpdateDispatcher: CoroutineDispatcher,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue