favorite : simplify and branch live data again
This commit is contained in:
parent
e00311a739
commit
133064823b
13 changed files with 41 additions and 333 deletions
|
|
@ -57,7 +57,6 @@ dependencies {
|
|||
implementation(projects.features.networkmonitor.api)
|
||||
implementation(projects.features.leaveroom.api)
|
||||
implementation(projects.services.analytics.api)
|
||||
implementation(projects.features.roomactions.api)
|
||||
api(projects.features.roomlist.api)
|
||||
ksp(libs.showkase.processor)
|
||||
|
||||
|
|
@ -80,5 +79,4 @@ dependencies {
|
|||
testImplementation(projects.features.networkmonitor.test)
|
||||
testImplementation(projects.tests.testutils)
|
||||
testImplementation(projects.features.leaveroom.test)
|
||||
testImplementation(projects.features.roomactions.test)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue