Skip to content

Commit

Permalink
Revert "chore(deps): update Android SDK to v6.9.0 (#2643)" (#2651)
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich authored Nov 30, 2022
1 parent fcbe8ce commit 3e296af
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
8 changes: 0 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
# Changelog

## Unreleased

### Dependencies

- Bump Android SDK from v6.8.0 to v6.9.0 ([#2643](https://github.com/getsentry/sentry-react-native/pull/2643))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#690)
- [diff](https://github.com/getsentry/sentry-java/compare/6.8.0...6.9.0)

## 4.10.0

### Features
Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ android {

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

0 comments on commit 3e296af

Please sign in to comment.