Add "Allow black theme" feature flag
This commit is contained in:
parent
9f0637f9cc
commit
419b265182
16 changed files with 139 additions and 9 deletions
|
|
@ -38,6 +38,7 @@ dependencies {
|
|||
implementation(projects.libraries.androidutils)
|
||||
implementation(projects.libraries.architecture)
|
||||
implementation(projects.libraries.core)
|
||||
implementation(projects.libraries.featureflag.api)
|
||||
implementation(projects.libraries.preferences.api)
|
||||
implementation(projects.libraries.testtags)
|
||||
implementation(projects.libraries.uiStrings)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue