Ensure success logout url is opened in all cases.

This commit is contained in:
Benoit Marty 2024-08-29 12:16:38 +02:00
parent ef62d56c9a
commit fae47143f1
7 changed files with 64 additions and 20 deletions

View file

@ -22,6 +22,7 @@ android {
}
dependencies {
implementation(projects.libraries.androidutils)
implementation(projects.libraries.architecture)
implementation(projects.libraries.designsystem)
implementation(projects.libraries.uiStrings)