Room navigation : make it working with RoomDirectory
This commit is contained in:
parent
fc20b7399a
commit
bf7a94cc93
20 changed files with 226 additions and 163 deletions
|
|
@ -25,4 +25,5 @@ android {
|
|||
dependencies {
|
||||
implementation(projects.libraries.architecture)
|
||||
implementation(projects.libraries.matrix.api)
|
||||
implementation(projects.features.roomdirectory.api)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue