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 44eb130bbf
commit d510941e83
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>