Skip to content

Commit 111c58e

Browse files
Merge 5b84940 into f93cfbe
2 parents f93cfbe + 5b84940 commit 111c58e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
- Bump JavaScript SDK from v7.54.0 to v7.56.0 ([#3119](https://github.com/getsentry/sentry-react-native/pull/3119))
88
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7560)
99
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.54.0...7.56.0)
10+
- Bump Android SDK from v6.22.0 to v6.23.0 ([#3127](https://github.com/getsentry/sentry-react-native/pull/3127))
11+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6230)
12+
- [diff](https://github.com/getsentry/sentry-java/compare/6.22.0...6.23.0)
1013

1114
## 5.6.0
1215

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ android {
4242

4343
dependencies {
4444
implementation 'com.facebook.react:react-native:+'
45-
api 'io.sentry:sentry-android:6.22.0'
45+
api 'io.sentry:sentry-android:6.23.0'
4646
}

0 commit comments

Comments
 (0)