Skip to content

Commit

Permalink
chore: update scripts/update-android.sh to 8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and github-actions[bot] committed Feb 19, 2025
1 parent e652a2e commit edf3857
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@

### Dependencies

- Bump Android SDK from v7.20.1 to v7.22.0 ([#4529](https://github.com/getsentry/sentry-react-native/pull/4529))
- [changelog](https://github.com/getsentry/sentry-java/blob/7.x.x/CHANGELOG.md#7220)
- [diff](https://github.com/getsentry/sentry-java/compare/7.20.1...7.22.0)
- Bump Android SDK from v7.20.1 to v8.2.0 ([#4529](https://github.com/getsentry/sentry-react-native/pull/4529), [#4471](https://github.com/getsentry/sentry-react-native/pull/4471))
- [changelog](https://github.com/getsentry/sentry-java/blob/7.x.x/CHANGELOG.md#820)
- [diff](https://github.com/getsentry/sentry-java/compare/7.20.1...8.2.0)
- Bump Cocoa SDK from v8.44.0 to v8.45.0 ([#4537](https://github.com/getsentry/sentry-react-native/pull/4537))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8450)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.44.0...8.45.0)
Expand Down
2 changes: 1 addition & 1 deletion packages/core/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ android {

dependencies {
implementation 'com.facebook.react:react-native:+'
api 'io.sentry:sentry-android:7.22.0'
api 'io.sentry:sentry-android:8.2.0'
}

0 comments on commit edf3857

Please # to comment.