File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 13
13
- Bump JavaScript SDK from v8.53.0 to v8.54.0 ([ #4503 ] ( https://github.com/getsentry/sentry-react-native/pull/4503 ) )
14
14
- [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#8540 )
15
15
- [ diff] ( https://github.com/getsentry/sentry-javascript/compare/8.53.0...8.54.0 )
16
+ - Bump Android SDK from v7.20.1 to v8.1.0 ([ #4471 ] ( https://github.com/getsentry/sentry-react-native/pull/4471 ) )
17
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#810 )
18
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/7.20.1...8.1.0 )
16
19
17
20
## 6.6.0
18
21
Original file line number Diff line number Diff line change @@ -54,5 +54,5 @@ android {
54
54
55
55
dependencies {
56
56
implementation ' com.facebook.react:react-native:+'
57
- api ' io.sentry:sentry-android:7.20.1 '
57
+ api ' io.sentry:sentry-android:8.1.0 '
58
58
}
You can’t perform that action at this time.
0 commit comments