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 2c7f9230f0
commit 27557fc2b2

View file

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