Branch on viewmodel...
This commit is contained in:
parent
8620a86333
commit
eba807e37a
15 changed files with 232 additions and 115 deletions
|
|
@ -121,6 +121,8 @@ dependencies {
|
|||
implementation(project(":features:roomlist"))
|
||||
implementation(project(":features:messages"))
|
||||
implementation(project(":libraries:di"))
|
||||
implementation(project(":anvilannotations"))
|
||||
anvil(project(":anvilcodegen"))
|
||||
|
||||
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:1.2.0")
|
||||
implementation(libs.compose.destinations)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue