Skip to content

Commit 261f6a9

Browse files
authored
Bump Android from 8.9.0 to 8.10.0 (#4781)
1 parent 61f61ca commit 261f6a9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Version 7 of the SDK is compatible with Sentry self-hosted versions 24.4.2 or hi
2626
- [changelog](https://github.com/getsentry/sentry-javascript/blob/9.12.0/CHANGELOG.md)
2727
- [diff](https://github.com/getsentry/sentry-javascript/compare/8.54.0...9.12.0)
2828
- Bump Android SDK from v7.20.1 to v8.9.0 ([#4490](https://github.com/getsentry/sentry-react-native/pull/4490))
29-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#890)
30-
- [diff](https://github.com/getsentry/sentry-java/compare/7.20.1...8.9.0)
29+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8100)
30+
- [diff](https://github.com/getsentry/sentry-java/compare/7.20.1...8.10.0)
3131
- Bump Bundler Plugins from v3.2.2 to v3.3.1 ([#4693](https://github.com/getsentry/sentry-react-native/pull/4693), [#4707](https://github.com/getsentry/sentry-react-native/pull/4707), [#4720](https://github.com/getsentry/sentry-react-native/pull/4720), [#4721](https://github.com/getsentry/sentry-react-native/pull/4721))
3232
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#331)
3333
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.2.2...3.3.1)

packages/core/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ android {
5454

5555
dependencies {
5656
implementation 'com.facebook.react:react-native:+'
57-
api 'io.sentry:sentry-android:8.9.0'
57+
api 'io.sentry:sentry-android:8.10.0'
5858
}

0 commit comments

Comments
 (0)