Introduce ElementThemeApp to avoid code duplication.
This commit is contained in:
parent
15873e9af2
commit
29b115dfdf
6 changed files with 55 additions and 56 deletions
|
|
@ -42,6 +42,7 @@ android {
|
|||
implementation(libs.coil.compose)
|
||||
implementation(libs.vanniktech.blurhash)
|
||||
implementation(projects.libraries.architecture)
|
||||
implementation(projects.libraries.preferences.api)
|
||||
implementation(projects.libraries.testtags)
|
||||
implementation(projects.libraries.uiStrings)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue