Add another performance check for cold start time until the cached room list is displayed
This commit is contained in:
parent
5681d7c611
commit
c0e66e9d49
7 changed files with 91 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ setupDependencyInjection()
|
|||
|
||||
dependencies {
|
||||
implementation(projects.appconfig)
|
||||
implementation(projects.appnav)
|
||||
implementation(projects.libraries.core)
|
||||
implementation(projects.libraries.androidutils)
|
||||
implementation(projects.libraries.architecture)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue