Skip to content

Commit

Permalink
Merge 98b0729 into 20b0c03
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 29, 2023
2 parents 20b0c03 + 98b0729 commit 59de53f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## Unreleased

### Dependencies

- Bump Android SDK from v6.29.0 to v6.30.0 ([#3309](https://github.com/getsentry/sentry-react-native/pull/3309))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6300)
- [diff](https://github.com/getsentry/sentry-java/compare/6.29.0...6.30.0)

## 5.10.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 @@ -47,5 +47,5 @@ android {

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

0 comments on commit 59de53f

Please sign in to comment.