Need to be a compose library for RoomDescription to be considered stable.

This commit is contained in:
Benoit Marty 2025-10-09 18:04:31 +02:00 committed by Benoit Marty
parent 604cf11f56
commit d1e5a10203

View file

@ -6,7 +6,7 @@
*/
plugins {
id("io.element.android-library")
id("io.element.android-compose-library")
id("kotlin-parcelize")
}