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

This commit is contained in:
Benoit Marty 2025-10-09 18:10:03 +02:00 committed by Benoit Marty
parent dbe9ab49b8
commit 8f9115fb05

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 {