Create matrixui module and remove dependency to coil in the matrix module. Move MatrixUser there.
This commit is contained in:
parent
b19c9a86e9
commit
9024510f39
17 changed files with 106 additions and 24 deletions
|
|
@ -151,6 +151,7 @@ knit {
|
|||
dependencies {
|
||||
implementation(project(":libraries:designsystem"))
|
||||
implementation(project(":libraries:matrix"))
|
||||
implementation(project(":libraries:matrixui"))
|
||||
implementation(project(":libraries:core"))
|
||||
implementation(project(":features:onboarding"))
|
||||
implementation(project(":features:login"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue