Adapt to SDK changes: - Replace `RoomInfo.isTombstoned: Boolean` with `RoomInfo.tombstone: RoomTombstone?`. - Add `loginHint` parameter to `Client.urlForOidc`. - Remove `ClientBuilder.useEventCachePersistentStorage`, as it's not longer optional.
Adapt to SDK changes: - Replace `RoomInfo.isTombstoned: Boolean` with `RoomInfo.tombstone: RoomTombstone?`. - Add `loginHint` parameter to `Client.urlForOidc`. - Remove `ClientBuilder.useEventCachePersistentStorage`, as it's not longer optional.