WIP create room screen
This commit is contained in:
parent
0a926bd05a
commit
ac5f50d264
6 changed files with 207 additions and 6 deletions
|
|
@ -49,6 +49,7 @@ dependencies {
|
|||
implementation(projects.libraries.uiStrings)
|
||||
implementation(projects.features.userlist.api)
|
||||
api(projects.features.createroom.api)
|
||||
implementation(libs.coil.compose) // FIXME temp
|
||||
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.coroutines.test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue