Skip to content

Commit 3e296af

Browse files
Revert "chore(deps): update Android SDK to v6.9.0 (#2643)" (#2651)
1 parent fcbe8ce commit 3e296af

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
11
# Changelog
22

3-
## Unreleased
4-
5-
### Dependencies
6-
7-
- Bump Android SDK from v6.8.0 to v6.9.0 ([#2643](https://github.com/getsentry/sentry-react-native/pull/2643))
8-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#690)
9-
- [diff](https://github.com/getsentry/sentry-java/compare/6.8.0...6.9.0)
10-
113
## 4.10.0
124

135
### Features

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ android {
2424

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

0 commit comments

Comments
 (0)