Move RoomLastMessageFormatter and related class and resource to the new module eventformatter, in order to prepare rendering of state event in the timeline.
This commit is contained in:
parent
5f81ac82e0
commit
9d66af834d
29 changed files with 406 additions and 259 deletions
|
|
@ -74,6 +74,7 @@ fun DependencyHandlerScope.allLibrariesImpl() {
|
|||
implementation(project(":libraries:matrixui"))
|
||||
implementation(project(":libraries:network"))
|
||||
implementation(project(":libraries:core"))
|
||||
implementation(project(":libraries:eventformatter:impl"))
|
||||
implementation(project(":libraries:permissions:impl"))
|
||||
implementation(project(":libraries:push:impl"))
|
||||
implementation(project(":libraries:push:impl"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue