Skip to content

Commit a42fc11

Browse files
github-actions[bot]web-flowkrystofwoldrich
authored
chore(deps): update Android SDK to v6.10.0 (#2704)
Co-authored-by: GitHub <[email protected]> Co-authored-by: Kryštof Woldřich <[email protected]>
1 parent d13fb57 commit a42fc11

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
- Bump JavaScript SDK from v7.26.0 to v7.28.0 ([#2705](https://github.com/getsentry/sentry-react-native/pull/2705), [#2709](https://github.com/getsentry/sentry-react-native/pull/2709))
1111
- [changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#7280)
1212
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.26.0...7.28.0)
13+
- Bump Android SDK from v6.9.2 to v6.10.0 ([#2704](https://github.com/getsentry/sentry-react-native/pull/2704))
14+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6100)
15+
- [diff](https://github.com/getsentry/sentry-java/compare/6.9.2...6.10.0)
1316

1417
## 4.12.0
1518

android/build.gradle

Lines changed: 1 addition & 1 deletion
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.9.2'
27+
api 'io.sentry:sentry-android:6.10.0'
2828
}

0 commit comments

Comments
 (0)