Skip to content

Commit 94669a9

Browse files
Revert "chore(deps): update Android SDK to v7.9.0 (#3805)"
This reverts commit 837def0.
1 parent 1b13792 commit 94669a9

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
- Bump Cocoa SDK from v8.27.0 to v8.28.0 ([#3866](https://github.com/getsentry/sentry-react-native/pull/3866))
1616
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8280)
1717
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.27.0...8.28.0)
18-
- Bump Android SDK from v7.8.0 to v7.10.0 ([#3805](https://github.com/getsentry/sentry-react-native/pull/3805))
19-
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7100)
20-
- [diff](https://github.com/getsentry/sentry-java/compare/7.8.0...7.10.0)
2118

2219
## 5.23.0
2320

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

0 commit comments

Comments
 (0)