Skip to content

Commit 8954f45

Browse files
chore(deps): update Android SDK to v6.15.0 (#2868)
Co-authored-by: GitHub <[email protected]>
1 parent 76d1baf commit 8954f45

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
@@ -23,6 +23,9 @@
2323
- Bump CLI from v2.10.0 to v2.13.0 ([#2848](https://github.com/getsentry/sentry-react-native/pull/2848))
2424
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2130)
2525
- [diff](https://github.com/getsentry/sentry-cli/compare/2.10.0...2.13.0)
26+
- Bump Android SDK from v6.14.0 to v6.15.0 ([#2868](https://github.com/getsentry/sentry-react-native/pull/2868))
27+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6150)
28+
- [diff](https://github.com/getsentry/sentry-java/compare/6.14.0...6.15.0)
2629

2730
## 5.0.0
2831

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ android {
4242

4343
dependencies {
4444
implementation 'com.facebook.react:react-native:+'
45-
api 'io.sentry:sentry-android:6.14.0'
45+
api 'io.sentry:sentry-android:6.15.0'
4646
}

0 commit comments

Comments
 (0)