Pin: add tests and make LockScreenConfig an injectable data class

This commit is contained in:
ganfra 2023-10-25 18:37:02 +02:00
parent b135670196
commit a34604512d
15 changed files with 203 additions and 36 deletions

View file

@ -201,6 +201,7 @@ dependencies {
implementation(projects.features.call)
implementation(projects.anvilannotations)
implementation(projects.appnav)
implementation(projects.appconfig)
anvil(projects.anvilcodegen)
implementation(libs.appyx.core)