TracingConfiguration gained a required sentryConfig parameter between 26.03.x and 26.04.x. Pass null — we don't use SDK-side Sentry. Timeline.sendRaw was moved off Timeline onto Room. Add sendRawEvent to the JoinedRoom API interface, implement in JoinedRustRoom by calling innerRoom.sendRaw, and have RustTimeline.sendRaw proxy through the owning JoinedRoom. Our /pay event path keeps working without callers having to know about the SDK move. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle.kts | ||