Skip to content

Commit fa5944d

Browse files
github-actions[bot]web-flowromtsn
authored
chore(deps): update Android SDK to v7.20.0 (#4411)
Co-authored-by: GitHub <[email protected]> Co-authored-by: Roman Zavarnitsyn <[email protected]>
1 parent 592b1f8 commit fa5944d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
- Bump CLI from v2.38.2 to v2.39.1 ([#4305](https://github.com/getsentry/sentry-react-native/pull/4305), [#4316](https://github.com/getsentry/sentry-react-native/pull/4316))
6868
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2391)
6969
- [diff](https://github.com/getsentry/sentry-cli/compare/2.38.2...2.39.1)
70-
- Bump Android SDK from v7.18.0 to v7.19.1 ([#4329](https://github.com/getsentry/sentry-react-native/pull/4329), [#4365](https://github.com/getsentry/sentry-react-native/pull/4365), [#4405](https://github.com/getsentry/sentry-react-native/pull/4405))
71-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7191)
72-
- [diff](https://github.com/getsentry/sentry-java/compare/7.18.0...7.19.1)
70+
- Bump Android SDK from v7.18.0 to v7.20.0 ([#4329](https://github.com/getsentry/sentry-react-native/pull/4329), [#4365](https://github.com/getsentry/sentry-react-native/pull/4365), [#4405](https://github.com/getsentry/sentry-react-native/pull/4405), [#4411](https://github.com/getsentry/sentry-react-native/pull/4411))
71+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7200)
72+
- [diff](https://github.com/getsentry/sentry-java/compare/7.18.0...7.20.0)
7373
- Bump JavaScript SDK from v8.40.0 to v8.47.0 ([#4351](https://github.com/getsentry/sentry-react-native/pull/4351), [#4325](https://github.com/getsentry/sentry-react-native/pull/4325), [#4371](https://github.com/getsentry/sentry-react-native/pull/4371), [#4382](https://github.com/getsentry/sentry-react-native/pull/4382), [#4388](https://github.com/getsentry/sentry-react-native/pull/4388), [#4393](https://github.com/getsentry/sentry-react-native/pull/4393))
7474
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#8470)
7575
- [diff](https://github.com/getsentry/sentry-javascript/compare/8.40.0...8.47.0)

packages/core/android/build.gradle

+1-1
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.19.1'
57+
api 'io.sentry:sentry-android:7.20.0'
5858
}

0 commit comments

Comments
 (0)