We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c9f15 commit 6fad13cCopy full SHA for 6fad13c
packages/core/android/build.gradle
@@ -56,4 +56,5 @@ dependencies {
56
compileOnly files('libs/replay-stubs.jar')
57
implementation 'com.facebook.react:react-native:+'
58
api 'io.sentry:sentry-android:8.32.0'
59
+ debugImplementation 'io.sentry:sentry-spotlight:8.32.0'
60
}
0 commit comments