Update the SDK bindings to v0.2.39 (#3288)

- Rework `RoomSyncSubscriber` to work with the new `RoomListService.subscribeToRooms` API.
This commit is contained in:
Jorge Martin Espinosa 2024-08-09 12:42:15 +02:00 committed by GitHub
parent 0b8e888540
commit 65718b3e96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 25 additions and 26 deletions

2
.idea/kotlinc.xml generated
View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinJpsPluginSettings">
<option name="version" value="1.9.24" />
<option name="version" value="1.9.25" />
</component>
</project>