Skip to content

Commit 29cdc20

Browse files
chore(deps): update Android SDK to v6.13.1 (#2809)
Co-authored-by: GitHub <[email protected]>
1 parent d22ef34 commit 29cdc20

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
@@ -8,9 +8,9 @@
88

99
### Dependencies
1010

11-
- Bump Android SDK from v6.12.1 to v6.13.0 ([#2790](https://github.com/getsentry/sentry-react-native/pull/2790))
12-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6130)
13-
- [diff](https://github.com/getsentry/sentry-java/compare/6.12.1...6.13.0)
11+
- 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))
12+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6131)
13+
- [diff](https://github.com/getsentry/sentry-java/compare/6.12.1...6.13.1)
1414
- Bump Sample React Native from v0.71.0 to v0.71.1 ([#2767](https://github.com/getsentry/sentry-react-native/pull/2767))
1515
- [changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md#v0711)
1616
- [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.0'
27+
api 'io.sentry:sentry-android:6.13.1'
2828
}

0 commit comments

Comments
 (0)