Skip to content

Commit db41e6e

Browse files
chore(deps): update Android SDK to v6.14.0 (#2828)
Co-authored-by: GitHub <[email protected]>
1 parent 7b6d2f9 commit db41e6e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212

1313
### Dependencies
1414

15-
- Bump Android SDK from v6.12.1 to v6.13.1 ([#2790](https://github.com/getsentry/sentry-react-native/pull/2790), [#2809](https://github.com/getsentry/sentry-react-native/pull/2809))
16-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6131)
17-
- [diff](https://github.com/getsentry/sentry-java/compare/6.12.1...6.13.1)
15+
- Bump Android SDK from v6.12.1 to v6.14.0 ([#2790](https://github.com/getsentry/sentry-react-native/pull/2790), [#2809](https://github.com/getsentry/sentry-react-native/pull/2809), [#2828](https://github.com/getsentry/sentry-react-native/pull/2828))
16+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6140)
17+
- [diff](https://github.com/getsentry/sentry-java/compare/6.12.1...6.14.0)
1818
- Bump Sample React Native from v0.71.0 to v0.71.1 ([#2767](https://github.com/getsentry/sentry-react-native/pull/2767))
1919
- [changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md#v0711)
2020
- [diff](https://github.com/facebook/react-native/compare/v0.71.0...v0.71.1)

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.13.1'
27+
api 'io.sentry:sentry-android:6.14.0'
2828
}

0 commit comments

Comments
 (0)