Prepare update to Rust SDK 0.1.36 (#966)
* Update to Rust SDK 0.1.36 * Cancel fetching members when the we exit the room
This commit is contained in:
parent
c620e64ca6
commit
a9d1a299f5
16 changed files with 99 additions and 55 deletions
|
|
@ -29,7 +29,7 @@ anvil {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
// api(projects.libraries.rustsdk)
|
||||
// api(projects.libraries.rustsdk)
|
||||
implementation(libs.matrix.sdk)
|
||||
implementation(projects.libraries.di)
|
||||
implementation(projects.libraries.androidutils)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue