Media actions: add more tests
This commit is contained in:
parent
438fc6bb99
commit
c0def1c3dc
9 changed files with 130 additions and 57 deletions
|
|
@ -40,6 +40,7 @@ class MainActivity : ComponentActivity() {
|
|||
val baseDirectory = File(applicationContext.filesDir, "sessions")
|
||||
|
||||
RustMatrixAuthenticationService(
|
||||
context = applicationContext,
|
||||
baseDirectory = baseDirectory,
|
||||
coroutineScope = Singleton.appScope,
|
||||
coroutineDispatchers = Singleton.coroutineDispatchers,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue