Skip to content

Commit 8f0282e

Browse files
authored
chore(deps): Bump Android SDK to v7.22.4 (#4675)
* chore(deps): Bump Anroid SDK to v7.22.4 * pr id * Changelog link
1 parent db3192f commit 8f0282e

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
@@ -46,6 +46,9 @@
4646
- Bump Cocoa SDK from v8.45.0 to v8.48.0 ([#4621](https://github.com/getsentry/sentry-react-native/pull/4621), [#4651](https://github.com/getsentry/sentry-react-native/pull/4651), [#4662](https://github.com/getsentry/sentry-react-native/pull/4662))
4747
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8480)
4848
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.45.0...8.48.0)
49+
- Bump Android SDK from v7.22.1 to v7.22.4 ([#4675](https://github.com/getsentry/sentry-react-native/pull/4675))
50+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7224)
51+
- [diff](https://github.com/getsentry/sentry-java/compare/7.22.1...7.22.4)
4952

5053
## 6.9.1
5154

packages/core/android/build.gradle

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

5555
dependencies {
5656
implementation 'com.facebook.react:react-native:+'
57-
api 'io.sentry:sentry-android:7.22.1'
57+
api 'io.sentry:sentry-android:7.22.4'
5858
}

0 commit comments

Comments
 (0)