Split module matrix to matrix.api with interfaces and data classes and matrix.impl with Rust implementation.
This commit is contained in:
parent
6677f80abe
commit
b8467e547c
56 changed files with 256 additions and 78 deletions
|
|
@ -37,7 +37,7 @@ dependencies {
|
|||
|
||||
implementation(projects.libraries.core)
|
||||
implementation(projects.libraries.architecture)
|
||||
implementation(projects.libraries.matrix)
|
||||
implementation(projects.libraries.matrix.api)
|
||||
implementation(projects.libraries.matrixui)
|
||||
implementation(projects.libraries.designsystem)
|
||||
implementation(projects.libraries.elementresources)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue