Skip to content

Commit fcbe8ce

Browse files
chore(deps): update Android SDK to v6.9.0 (#2643)
Co-authored-by: GitHub <[email protected]>
1 parent c7d6c82 commit fcbe8ce

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
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.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+
311
## 4.10.0
412

513
### Features

android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ android {
2424

2525
dependencies {
2626
implementation 'com.facebook.react:react-native:+'
27-
api 'io.sentry:sentry-android:6.8.0'
27+
api 'io.sentry:sentry-android:6.9.0'
2828
}

0 commit comments

Comments
 (0)