Forward Event error: Log error and use generic error dialog.
This commit is contained in:
parent
876f692f3f
commit
bb28fd6e92
3 changed files with 12 additions and 1 deletions
|
|
@ -31,6 +31,7 @@ dependencies {
|
|||
implementation(projects.libraries.designsystem)
|
||||
implementation(projects.libraries.matrix.api)
|
||||
implementation(projects.libraries.roomselect.api)
|
||||
implementation(projects.libraries.uiStrings)
|
||||
|
||||
testCommonDependencies(libs, true)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue