Merge pull request #5503 from element-hq/feature/bma/immutableCleanup

Do some cleanup on our immutable annotation usage
This commit is contained in:
Benoit Marty 2025-10-10 17:42:26 +02:00 committed by GitHub
commit 3fb110d991
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
73 changed files with 178 additions and 107 deletions

View file

@ -158,7 +158,6 @@ fun Project.setupKover() {
"io.element.android.libraries.designsystem.swipe.SwipeableActionsState",
"io.element.android.libraries.designsystem.theme.components.bottomsheet.CustomSheetState",
"io.element.android.libraries.maplibre.compose.CameraPositionState",
"io.element.android.libraries.maplibre.compose.SaveableCameraPositionState",
"io.element.android.libraries.maplibre.compose.SymbolState",
"io.element.android.libraries.matrix.api.room.RoomMembershipState",
"io.element.android.libraries.matrix.api.room.RoomMembersState",