RoomList: add avatar for rooms and date formatting
This commit is contained in:
parent
1801bcfcd3
commit
9037b9b66b
16 changed files with 244 additions and 61 deletions
|
|
@ -69,6 +69,7 @@ dependencies {
|
|||
implementation project(":features:login")
|
||||
implementation project(":features:roomlist")
|
||||
|
||||
coreLibraryDesugaring "com.android.tools:desugar_jdk_libs:1.2.0"
|
||||
implementation 'io.github.raamcosta.compose-destinations:core:1.7.23-beta'
|
||||
ksp 'io.github.raamcosta.compose-destinations:ksp:1.7.23-beta'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue