Skip to content

Commit

Permalink
Merge cb0db69 into 34aba08
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 27, 2023
2 parents 34aba08 + cb0db69 commit fa42167
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
- Bump JavaScript SDK from v7.52.0 to v7.52.1 ([#3071](https://github.com/getsentry/sentry-react-native/pull/3071))
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7521)
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.52.0...7.52.1)
- Bump Android SDK from v6.18.1 to v6.19.0 ([#3086](https://github.com/getsentry/sentry-react-native/pull/3086))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6190)
- [diff](https://github.com/getsentry/sentry-java/compare/6.18.1...6.19.0)
- 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))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6200)
- [diff](https://github.com/getsentry/sentry-java/compare/6.18.1...6.20.0)

## 5.5.0

Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ android {

dependencies {
implementation 'com.facebook.react:react-native:+'
api 'io.sentry:sentry-android:6.19.0'
api 'io.sentry:sentry-android:6.20.0'
}

0 comments on commit fa42167

Please sign in to comment.