diff --git a/android/build.gradle b/android/build.gradle index e91dfffb..8fd19dbf 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -91,5 +91,5 @@ repositories { dependencies { implementation project(':capacitor-android') - implementation 'io.sentry:sentry-android:8.41.0' + implementation 'io.sentry:sentry-android:8.42.0' }