OnBoarding

This commit is contained in:
Benoit Marty 2022-11-09 16:35:33 +01:00
parent a0a667de4f
commit 612c720eb5
62 changed files with 535 additions and 92 deletions

View file

@ -66,6 +66,7 @@ android {
dependencies {
implementation project(":libraries:designsystem")
implementation project(":libraries:matrix")
implementation project(":features:onboarding")
implementation project(":features:login")
implementation project(":features:roomlist")
implementation project(":features:messages")