Read receipt: model and UI.

This commit is contained in:
Benoit Marty 2023-11-16 09:57:55 +01:00 committed by Benoit Marty
parent dc0c9093be
commit 3e0971f189
17 changed files with 519 additions and 9 deletions

View file

@ -33,6 +33,7 @@ dependencies {
implementation(projects.anvilannotations)
anvil(projects.anvilcodegen)
api(projects.features.messages.api)
implementation(projects.appconfig)
implementation(projects.features.call)
implementation(projects.features.location.api)
implementation(projects.features.poll.api)