Skip to content

Commit fa42167

Browse files
Merge cb0db69 into 34aba08
2 parents 34aba08 + cb0db69 commit fa42167

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
- Bump JavaScript SDK from v7.52.0 to v7.52.1 ([#3071](https://github.com/getsentry/sentry-react-native/pull/3071))
88
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7521)
99
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.52.0...7.52.1)
10-
- Bump Android SDK from v6.18.1 to v6.19.0 ([#3086](https://github.com/getsentry/sentry-react-native/pull/3086))
11-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6190)
12-
- [diff](https://github.com/getsentry/sentry-java/compare/6.18.1...6.19.0)
10+
- Bump Android SDK from v6.18.1 to v6.20.0 ([#3086](https://github.com/getsentry/sentry-react-native/pull/3086), [#3075](https://github.com/getsentry/sentry-react-native/pull/3075))
11+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6200)
12+
- [diff](https://github.com/getsentry/sentry-java/compare/6.18.1...6.20.0)
1313

1414
## 5.5.0
1515

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.19.0'
45+
api 'io.sentry:sentry-android:6.20.0'
4646
}

0 commit comments

Comments
 (0)