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

This commit is contained in:
Benoit Marty 2025-10-09 17:36:06 +02:00 committed by Benoit Marty
parent 9410a727b6
commit 80750dcb39

View file

@ -5,7 +5,7 @@
* Please see LICENSE files in the repository root for full details.
*/
plugins {
id("io.element.android-library")
id("io.element.android-compose-library")
}
android {