element-x-ada/libraries/matrix/test
Jorge Martin Espinosa f2f96e0e0a
Bump Rust SDK to v0.2.18 and bump app version (#2836)
* Adapt to changes in SDK:
    - Remove name from MatrixRoom, we should use displayName instead.
    - Remove separate invites room list.
    - Added runBlocking to get the now async NotificationClient from the Rust SDK.
    - Made some other functions suspend.
    - Client.resolveRoomAlias now returns a roomId and via parameters, we pass the roomId.

* Add logs removal migration again as `AppMigration03` to make sure we don't leak private data in existing logs.

* Bump app version to `0.4.12`
2024-05-13 16:48:23 +02:00
..
src/main Bump Rust SDK to v0.2.18 and bump app version (#2836) 2024-05-13 16:48:23 +02:00
build.gradle.kts Try to make all collections used in Compose code immutable (#1922) 2023-11-29 15:02:08 +00:00