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 9743a29 commit 760129aCopy full SHA for 760129a
packages/core/android/build.gradle
@@ -55,5 +55,5 @@ android {
55
dependencies {
56
compileOnly files('libs/replay-stubs.jar')
57
implementation 'com.facebook.react:react-native:+'
58
- api 'io.sentry:sentry-android:8.21.1'
+ api 'io.sentry:sentry-android:8.22.0'
59
}
0 commit comments