Second try...
This commit is contained in:
parent
8c1ad089a1
commit
bbc872f4b7
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ fun Project.setupKover() {
|
||||||
// Some options can't be tested at the moment
|
// Some options can't be tested at the moment
|
||||||
"io.element.android.features.preferences.impl.developer.DeveloperSettingsPresenter$*",
|
"io.element.android.features.preferences.impl.developer.DeveloperSettingsPresenter$*",
|
||||||
// Need an Activity to use rememberMultiplePermissionsState
|
// Need an Activity to use rememberMultiplePermissionsState
|
||||||
"io.element.android.features.location.impl.common.permissions.DefaultPermissionsPresenter$*",
|
"io.element.android.features.location.impl.common.permissions.DefaultPermissionsPresenter",
|
||||||
"*Presenter\$present\$*",
|
"*Presenter\$present\$*",
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue