element-x-ada/libraries/matrix/test
Jorge Martin Espinosa ba4d3a70c7
Try to make all collections used in Compose code immutable (#1922)
* Try to make all collections used in Compose code immutable.

Mark sealed interfaces as `@Immutable` too

* Add gradle code to check the compose compiler reports

* Fix some more unstable classes
2023-11-29 15:02:08 +00:00
..
src/main Try to make all collections used in Compose code immutable (#1922) 2023-11-29 15:02:08 +00:00
build.gradle.kts Try to make all collections used in Compose code immutable (#1922) 2023-11-29 15:02:08 +00:00