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 94b806c commit 940fd36Copy full SHA for 940fd36
packages/core/android/build.gradle
@@ -54,5 +54,5 @@ android {
54
55
dependencies {
56
implementation 'com.facebook.react:react-native:+'
57
- api 'io.sentry:sentry-android:7.20.1'
+ api 'io.sentry:sentry-android:8.0.0'
58
}
0 commit comments