element-x-ada/features/ftue/impl
Benoit Marty dcec9581cd Simplify the code again.
We do not need `isVerificationStatusKnown`. If `sessionVerificationService.sessionVerifiedStatus` is `Unknown`, `isSessionVerificationStateReady()` will return true and `isSessionNotVerified()` will not be called, since the `ftueState` will be `FtueStep.WaitingForInitialState`.

Note that TU is still OK with this change.
2025-09-22 09:34:32 +02:00
..
src Simplify the code again. 2025-09-22 09:34:32 +02:00
build.gradle.kts Use DependencyHandlerScope.testCommonDependencies() 2025-09-16 14:38:31 +02:00