Add "Learn more" on identity verification first screen.
This commit is contained in:
parent
afba74cb63
commit
89e9baa9d5
6 changed files with 93 additions and 27 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue