Skip to content

Commit

Permalink
Merge b1b5d03 into dfbbbb4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 10, 2023
2 parents dfbbbb4 + b1b5d03 commit ae87f29
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@

- Remove `platform: node` from Debug Builds Events ([#3377](https://github.com/getsentry/sentry-react-native/pull/3377))

### Dependencies

- Bump Android SDK from v6.32.0 to v6.33.1 ([#3374](https://github.com/getsentry/sentry-react-native/pull/3374))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6331)
- [diff](https://github.com/getsentry/sentry-java/compare/6.32.0...6.33.1)

## 5.12.0

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

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

0 comments on commit ae87f29

Please sign in to comment.