Skip to content

Commit 6fad13c

Browse files
authored
fix(spotlight): Add Sentry Spotlight dependency for debug builds
1 parent b1c9f15 commit 6fad13c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,5 @@ dependencies {
5656
compileOnly files('libs/replay-stubs.jar')
5757
implementation 'com.facebook.react:react-native:+'
5858
api 'io.sentry:sentry-android:8.32.0'
59+
debugImplementation 'io.sentry:sentry-spotlight:8.32.0'
5960
}

0 commit comments

Comments
 (0)