Skip to content

Commit 3c92b9e

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-android.sh to 8.20.0
1 parent 46bd012 commit 3c92b9e

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
@@ -32,6 +32,9 @@ We apologize for any inconvenience caused!
3232
- Bump Bundler Plugins from v4.1.1 to v4.2.0 ([#5113](https://github.com/getsentry/sentry-react-native/pull/5113))
3333
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#420)
3434
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/4.1.1...4.2.0)
35+
- Bump Android SDK from v7.22.6 to v8.20.0 ([#4471](https://github.com/getsentry/sentry-react-native/pull/4471))
36+
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8200)
37+
- [diff](https://github.com/getsentry/sentry-java/compare/7.22.6...8.20.0)
3538

3639
## Fixes
3740

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.6'
57+
api 'io.sentry:sentry-android:8.20.0'
5858
}

0 commit comments

Comments
 (0)