element-x-ada/app
Jorge Martin Espinosa fccd881b1f
Update SDK version to 25.03.13 and fix breaking changes (#4406)
Breaking changes addressed:
* Make `MatrixClient.getNotificationSettings()` async, cache its result.
* Use `RoomInfo` for accessing the updated room's info.
* Refactor `MatrixRoom` so it always receives an initial `MatrixRoomInfo` value: this value will be used to make `MatrixRoom.roomInfoFlow` a `StateFlow` so we can assume the initial updated Room data will be present.
* Fetch encryption state when loading a room if it's unknown
2025-03-19 12:52:57 +01:00
..
signature Setup nighlty build + GitHub action 2022-11-23 15:11:27 +01:00
src Update SDK version to 25.03.13 and fix breaking changes (#4406) 2025-03-19 12:52:57 +01:00
build.gradle.kts Explicitly import com.google.firebase.appdistribution.gradle.firebaseAppDistribution. 2025-03-12 14:50:25 +01:00
proguard-rules.pro Update android.gradle.plugin to v8.5.2 (#3004) 2024-08-09 15:04:10 +02:00