Merge pull request #4960 from element-hq/feature/bma/minApiLevel
Update min api level to 33 for Element enterprise
This commit is contained in:
commit
ef9dc70aec
14 changed files with 93 additions and 67 deletions
|
|
@ -93,7 +93,7 @@ class SecurityAndPrivacyViewTest {
|
|||
}
|
||||
|
||||
@Test
|
||||
@Config(qualifiers = "h640dp")
|
||||
@Config(qualifiers = "h1024dp")
|
||||
fun `click on room visibility item emits the expected event`() {
|
||||
val recorder = EventsRecorder<SecurityAndPrivacyEvents>()
|
||||
val state = aSecurityAndPrivacyState(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue