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 733a33f4ea
commit f0cfe6a777

View File

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