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
|
|
@ -33,7 +33,6 @@ dependencies {
|
|||
implementation(project(":libraries:di"))
|
||||
implementation(project(":libraries:core"))
|
||||
implementation("net.java.dev.jna:jna:5.12.1@aar")
|
||||
implementation(libs.coil.compose)
|
||||
implementation(libs.androidx.datastore.preferences)
|
||||
implementation(libs.serialization.json)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue