Finish migration of Messages screen
This commit is contained in:
parent
2869f492d9
commit
7b197e6e8b
47 changed files with 354 additions and 315 deletions
|
|
@ -32,6 +32,7 @@ android {
|
|||
dependencies {
|
||||
implementation(project(":libraries:elementresources"))
|
||||
implementation(project(":libraries:core"))
|
||||
implementation(project(":libraries:matrix"))
|
||||
implementation(libs.wysiwyg)
|
||||
implementation(libs.androidx.constraintlayout)
|
||||
implementation("com.google.android.material:material:1.7.0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue