Lockscreen: renaming

This commit is contained in:
ganfra 2023-10-20 15:15:19 +02:00
parent 7c509ab460
commit 5b611ed017
23 changed files with 135 additions and 141 deletions

View file

@ -251,8 +251,7 @@ koverMerged {
// Some options can't be tested at the moment
excludes += "io.element.android.features.preferences.impl.developer.DeveloperSettingsPresenter$*"
// Temporary until we have actually something to test.
excludes += "io.element.android.features.lockscreen.impl.auth.PinAuthenticationPresenter"
excludes += "io.element.android.features.lockscreen.impl.auth.PinAuthenticationPresenter$*"
excludes += "io.element.android.features.lockscreen.impl.unlock.PinUnlockPresenter$*"
}
bound {
minValue = 85