[Room Details] Block & unblock user (#340)
This commit is contained in:
parent
0d327cd543
commit
aef2b38983
35 changed files with 477 additions and 174 deletions
|
|
@ -23,6 +23,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
api(projects.libraries.core)
|
||||
api(projects.libraries.matrix.api)
|
||||
api(libs.coroutines.core)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue