Skip to content

Commit 59de53f

Browse files
Merge 98b0729 into 20b0c03
2 parents 20b0c03 + 98b0729 commit 59de53f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Dependencies
6+
7+
- Bump Android SDK from v6.29.0 to v6.30.0 ([#3309](https://github.com/getsentry/sentry-react-native/pull/3309))
8+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6300)
9+
- [diff](https://github.com/getsentry/sentry-java/compare/6.29.0...6.30.0)
10+
311
## 5.10.0
412

513
### Features

android/build.gradle

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

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

0 commit comments

Comments
 (0)