Improve rendering of cache size (and fix compilation issue)
This commit is contained in:
parent
c847ac3a98
commit
573de1c168
10 changed files with 22 additions and 17 deletions
|
|
@ -77,6 +77,7 @@ private fun DependencyHandlerScope.addImplementationProjects(
|
|||
fun DependencyHandlerScope.allLibrariesImpl() {
|
||||
implementation(project(":libraries:androidutils"))
|
||||
implementation(project(":libraries:deeplink"))
|
||||
implementation(project(":libraries:androidtools:impl"))
|
||||
implementation(project(":libraries:designsystem"))
|
||||
implementation(project(":libraries:matrix:impl"))
|
||||
implementation(project(":libraries:matrixui"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue