We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7d6c82 commit fcbe8ceCopy full SHA for fcbe8ce
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Dependencies
6
7
+- Bump Android SDK from v6.8.0 to v6.9.0 ([#2643](https://github.com/getsentry/sentry-react-native/pull/2643))
8
+ - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#690)
9
+ - [diff](https://github.com/getsentry/sentry-java/compare/6.8.0...6.9.0)
10
11
## 4.10.0
12
13
### Features
android/build.gradle
@@ -24,5 +24,5 @@ android {
24
25
dependencies {
26
implementation 'com.facebook.react:react-native:+'
27
- api 'io.sentry:sentry-android:6.8.0'
+ api 'io.sentry:sentry-android:6.9.0'
28
}
0 commit comments