Update rust-sdk (from maven)
This commit is contained in:
parent
8d4d8e96bd
commit
247f6d2188
12 changed files with 86 additions and 96 deletions
|
|
@ -31,7 +31,8 @@ anvil {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
api(projects.libraries.rustsdk)
|
||||
//api(projects.libraries.rustsdk)
|
||||
api(libs.matrix.sdk)
|
||||
implementation(projects.libraries.di)
|
||||
implementation(libs.dagger)
|
||||
implementation(projects.libraries.core)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue