knock requests : create feature module
This commit is contained in:
parent
39fd51888d
commit
19e2f5964b
12 changed files with 258 additions and 1 deletions
|
|
@ -50,6 +50,7 @@ dependencies {
|
|||
implementation(projects.features.poll.api)
|
||||
implementation(projects.features.messages.api)
|
||||
implementation(projects.features.roomcall.api)
|
||||
implementation(projects.features.knockrequests.api)
|
||||
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.coroutines.test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue