diff --git a/android/build.gradle b/android/build.gradle index a0e9cfe1..7f33d7b2 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -76,5 +76,5 @@ repositories { dependencies { implementation project(':capacitor-android') - implementation 'io.sentry:sentry-android:8.28.0' + implementation 'io.sentry:sentry-android:8.29.0' }