Skip to content

Commit c3ddc62

Browse files
committed
Add exepction for SwipeableActionsState.
1 parent fa9c5a7 commit c3ddc62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ koverMerged {
247247
excludes += "io.element.android.features.messages.impl.media.local.LocalMediaViewState"
248248
excludes += "io.element.android.features.location.impl.map.MapState"
249249
excludes += "io.element.android.libraries.matrix.api.timeline.item.event.LocalEventSendState*"
250+
excludes += "io.element.android.libraries.designsystem.swipe.SwipeableActionsState*"
250251
}
251252
bound {
252253
minValue = 90

0 commit comments

Comments
 (0)