Now that the composer as been removed, we do not need element resource module anymore.

This commit is contained in:
Benoit Marty 2023-06-27 13:34:55 +02:00
parent 01ea66e60e
commit 659b9d3d9c
25 changed files with 2 additions and 696 deletions

View file

@ -32,7 +32,6 @@ android {
implementation(libs.coil.compose)
implementation(libs.accompanist.systemui)
implementation(libs.vanniktech.blurhash)
implementation(projects.libraries.elementresources)
implementation(projects.libraries.uiStrings)
ksp(libs.showkase.processor)