Changes after review

This commit is contained in:
ganfra 2023-01-19 15:26:06 +01:00
parent c9afd7af83
commit bdcfe98aab
14 changed files with 130 additions and 63 deletions

View file

@ -51,6 +51,7 @@ dependencies {
testImplementation(libs.molecule.runtime)
testImplementation(libs.test.truth)
testImplementation(libs.test.turbine)
testImplementation(project(":libraries:matrixtest"))
androidTestImplementation(libs.test.junitext)