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

This commit is contained in:
Benoit Marty 2025-10-09 17:37:09 +02:00 committed by Benoit Marty
parent 80750dcb39
commit 05b7f24c74

View file

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