Add a module for the Matrix SDK with the aar of the Rust SDK
This commit is contained in:
parent
df315ecea6
commit
98eeb08772
14 changed files with 131 additions and 34 deletions
|
|
@ -57,6 +57,7 @@ android {
|
|||
dependencies {
|
||||
implementation project(":libraries:ui:theme")
|
||||
implementation project(":libraries:ui:screens:login")
|
||||
implementation project(":libraries:sdk:matrix")
|
||||
|
||||
implementation 'androidx.core:core-ktx:1.9.0'
|
||||
implementation "androidx.compose.ui:ui:$compose_version"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue