element-x-ada/plugins
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/kotlin Bump Rust SDK to v0.2.18 and bump app version (#2836) 2024-05-13 16:48:23 +02:00
build.gradle.kts Don't apply Kover to projects with AAR libraries (#2211) 2024-01-11 21:16:31 +01:00
settings.gradle.kts Fix gradle warning: 2023-07-25 14:24:09 +02:00