element-x-ada/libraries/matrix/test
2024-04-19 18:11:13 +02:00
..
src/main Change API MatrixClient.joinRoom(roomId: RoomId): Result<RoomId> to MatrixClient.joinRoom(roomId: RoomId): Result<Unit> 2024-04-19 18:11:13 +02:00
build.gradle.kts Try to make all collections used in Compose code immutable (#1922) 2023-11-29 15:02:08 +00:00