Split developer settings into 2 screens to be able to access global settings when no logged in.
This commit is contained in:
parent
221a16e962
commit
f8d84ec71a
26 changed files with 924 additions and 447 deletions
|
|
@ -55,6 +55,7 @@ setupDependencyInjection()
|
|||
dependencies {
|
||||
implementation(projects.appconfig)
|
||||
implementation(projects.features.enterprise.api)
|
||||
implementation(projects.features.preferences.api)
|
||||
implementation(projects.features.rageshake.api)
|
||||
implementation(projects.libraries.core)
|
||||
implementation(projects.libraries.androidutils)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue