Add "Learn more" on identity verification first screen.

This commit is contained in:
Benoit Marty 2024-10-10 17:01:28 +02:00
parent afba74cb63
commit 89e9baa9d5
6 changed files with 93 additions and 27 deletions

View file

@ -23,6 +23,8 @@ android {
setupAnvil()
dependencies {
implementation(projects.appconfig)
implementation(projects.libraries.androidutils)
implementation(projects.libraries.core)
implementation(projects.libraries.architecture)
implementation(projects.libraries.matrix.api)