Skip to content

Commit e8fbabc

Browse files
committed
chore(compose): Rename file for SentryTraced
Note: Rename keeps binary compatibility with previous file name for Java clients.
1 parent 8400a7f commit e8fbabc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sentry-compose/src/androidMain/kotlin/io/sentry/compose/SentryComposeTracing.kt renamed to sentry-compose/src/androidMain/kotlin/io/sentry/compose/SentryTraced.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
@file:JvmName("SentryComposeTracingKt")
2+
13
package io.sentry.compose
24

35
import androidx.compose.foundation.layout.Box

0 commit comments

Comments
 (0)