Skip to content

Commit cb29cbb

Browse files
committed
Update proguard rules
1 parent abf6493 commit cb29cbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sentry-compose/proguard-rules.pro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
-keepnames class androidx.compose.foundation.ClickableElement
1313
-keepnames class androidx.compose.foundation.CombinedClickableElement
1414
-keepnames class androidx.compose.foundation.ScrollingLayoutElement
15+
-keepnames class androidx.compose.foundation.ScrollingContainerElement
1516
-keepnames class androidx.compose.ui.platform.TestTagElement { *; }
1617
-keepnames class io.sentry.compose.SentryModifier$SentryTagModifierNodeElement { *; }
1718

0 commit comments

Comments
 (0)