Merge pull request #6553 from element-hq/renovate/org.matrix.rustcomponents-sdk-android-26.x
Update dependency org.matrix.rustcomponents:sdk-android to v26.04.8
This commit is contained in:
commit
6ff6a0a86b
15 changed files with 18 additions and 44 deletions
|
|
@ -302,7 +302,6 @@ class DefaultNotifiableEventResolver(
|
|||
NotificationContent.StateEvent.PolicyRuleRoom,
|
||||
NotificationContent.StateEvent.PolicyRuleServer,
|
||||
NotificationContent.StateEvent.PolicyRuleUser,
|
||||
NotificationContent.StateEvent.RoomAliases,
|
||||
NotificationContent.StateEvent.RoomAvatar,
|
||||
NotificationContent.StateEvent.RoomCanonicalAlias,
|
||||
NotificationContent.StateEvent.RoomCreate,
|
||||
|
|
|
|||
|
|
@ -835,7 +835,6 @@ class DefaultNotifiableEventResolverTest {
|
|||
testNoResults(NotificationContent.StateEvent.PolicyRuleRoom)
|
||||
testNoResults(NotificationContent.StateEvent.PolicyRuleServer)
|
||||
testNoResults(NotificationContent.StateEvent.PolicyRuleUser)
|
||||
testNoResults(NotificationContent.StateEvent.RoomAliases)
|
||||
testNoResults(NotificationContent.StateEvent.RoomAvatar)
|
||||
testNoResults(NotificationContent.StateEvent.RoomCanonicalAlias)
|
||||
testNoResults(NotificationContent.StateEvent.RoomCreate)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue