Improve rendering of cache size (and fix compilation issue)
This commit is contained in:
parent
2809d6fc2f
commit
df4bc3d7ce
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