We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20b0c03 + 98b0729 commit 59de53fCopy full SHA for 59de53f
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## 5.10.0
12
13
### Features
android/build.gradle
@@ -47,5 +47,5 @@ android {
47
48
dependencies {
49
implementation 'com.facebook.react:react-native:+'
50
- api 'io.sentry:sentry-android:6.29.0'
+ api 'io.sentry:sentry-android:6.30.0'
51
}
0 commit comments