File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 13
13
- Bump Cocoa SDK from v8.56.1 to v8.56.2 ([ #5214 ] ( https://github.com/getsentry/sentry-react-native/pull/5214 ) )
14
14
- [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8562 )
15
15
- [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.56.1...8.56.2 )
16
+ - Bump Android SDK from v8.21.1 to v8.22.0 ([ #5193 ] ( https://github.com/getsentry/sentry-react-native/pull/5193 ) )
17
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8220 )
18
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.21.1...8.22.0 )
16
19
17
20
## 7.2.0
18
21
Original file line number Diff line number Diff line change @@ -55,5 +55,5 @@ android {
55
55
dependencies {
56
56
compileOnly files(' libs/replay-stubs.jar' )
57
57
implementation ' com.facebook.react:react-native:+'
58
- api ' io.sentry:sentry-android:8.21.1 '
58
+ api ' io.sentry:sentry-android:8.22.0 '
59
59
}
You can’t perform that action at this time.
0 commit comments