diff --git a/android/build.gradle b/android/build.gradle index 01ae8b8d8b..27747f22d8 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -24,5 +24,5 @@ android { dependencies { implementation 'com.facebook.react:react-native:+' - api 'io.sentry:sentry-android:6.3.0' + api 'io.sentry:sentry-android:6.3.1' }