[Architecture] split createroom feature module
This commit is contained in:
parent
7455c4923f
commit
bea510f432
20 changed files with 122 additions and 66 deletions
|
|
@ -69,5 +69,5 @@ fun DependencyHandlerScope.allFeatures() {
|
|||
implementation(project(":features:messages:impl"))
|
||||
implementation(project(":features:rageshake:impl"))
|
||||
implementation(project(":features:preferences:impl"))
|
||||
implementation(project(":features:createroom"))
|
||||
implementation(project(":features:createroom:impl"))
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue