Init create room module
This commit is contained in:
parent
28d49c9c84
commit
0e4bde644d
14 changed files with 367 additions and 0 deletions
|
|
@ -67,4 +67,5 @@ fun DependencyHandlerScope.allFeatures() {
|
|||
implementation(project(":features:messages"))
|
||||
implementation(project(":features:rageshake"))
|
||||
implementation(project(":features:preferences"))
|
||||
implementation(project(":features:createroom"))
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue