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 47e664e5d1
commit 146c5d4adc

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 {