Fix compile with noop analytics provider

This commit is contained in:
SpiritCroc 2024-04-11 18:13:19 +02:00
parent 3a69bb73a9
commit 202456ad19
3 changed files with 32 additions and 1 deletions

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
plugins {
id("io.element.android-library")
id("io.element.android-compose-library")
alias(libs.plugins.anvil)
}