Add Advanced Settings screen in the preferences.
This commit is contained in:
parent
239730702d
commit
2d9cdd1acf
17 changed files with 524 additions and 1 deletions
|
|
@ -92,6 +92,7 @@ fun DependencyHandlerScope.allLibrariesImpl() {
|
|||
implementation(project(":libraries:pushproviders:unifiedpush"))
|
||||
implementation(project(":libraries:featureflag:impl"))
|
||||
implementation(project(":libraries:pushstore:impl"))
|
||||
implementation(project(":libraries:preferences:impl"))
|
||||
implementation(project(":libraries:architecture"))
|
||||
implementation(project(":libraries:dateformatter:impl"))
|
||||
implementation(project(":libraries:di"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue