From ebc6afa30982c562cf9e0a60495d78ed4d422c82 Mon Sep 17 00:00:00 2001 From: Antonis Lilis Date: Thu, 10 Jul 2025 08:04:49 +0300 Subject: [PATCH 1/2] chore(deps): v7: Bump Android SDK to 8.17.0 --- packages/core/android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/core/android/build.gradle b/packages/core/android/build.gradle index 33fbaa9320..a2fe31e46d 100644 --- a/packages/core/android/build.gradle +++ b/packages/core/android/build.gradle @@ -54,5 +54,5 @@ android { dependencies { implementation 'com.facebook.react:react-native:+' - api 'io.sentry:sentry-android:8.16.0' + api 'io.sentry:sentry-android:8.17.0' } From 22df9711cc9a7382d7f15c5e6fa96c7a762d1a89 Mon Sep 17 00:00:00 2001 From: Antonis Lilis Date: Thu, 10 Jul 2025 08:06:07 +0300 Subject: [PATCH 2/2] Update changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f2e7779d6..241565b9b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,9 +41,9 @@ example: ### Dependencies -- Bump Android SDK from v8.14.0 to v8.16.0 ([#4953](https://github.com/getsentry/sentry-react-native/pull/4953), [#4955](https://github.com/getsentry/sentry-react-native/pull/4955)) - - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8160) - - [diff](https://github.com/getsentry/sentry-java/compare/8.14.0...8.16.0) +- Bump Android SDK from v8.14.0 to v8.17.0 ([#4953](https://github.com/getsentry/sentry-react-native/pull/4953), [#4955](https://github.com/getsentry/sentry-react-native/pull/4955), [#4987](https://github.com/getsentry/sentry-react-native/pull/4987)) + - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8170) + - [diff](https://github.com/getsentry/sentry-java/compare/8.14.0...8.17.0) ## 7.0.0-beta.1