Skip to content

Commit d58799a

Browse files
romtsnkrystofwoldrich
authored andcommitted
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 6ff3afa commit d58799a

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
@@ -45,6 +45,9 @@
4545
- 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))
4646
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8480)
4747
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.45.0...8.48.0)
48+
- Bump Android SDK from v7.22.1 to v7.22.4 ([#4675](https://github.com/getsentry/sentry-react-native/pull/4675))
49+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7224)
50+
- [diff](https://github.com/getsentry/sentry-java/compare/7.22.1...7.22.4)
4851

4952
## 6.9.1
5053

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)