Init create room module
This commit is contained in:
parent
e0d8c3783e
commit
a0a0fae6ed
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