File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 33
33
- User set by ` Sentry.setUser ` is prefilled in Feedback Widget ([ #4901 ] ( https://github.com/getsentry/sentry-react-native/pull/4901 ) )
34
34
- User data are considered from all scopes in the following order current, isolation and global.
35
35
36
+ ### Dependencies
37
+
38
+ - Bump Android SDK from v7.22.5 to v8.13.3 ([ #4471 ] ( https://github.com/getsentry/sentry-react-native/pull/4471 ) )
39
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8133 )
40
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/7.22.5...8.13.3 )
41
+
36
42
## 6.15.1
37
43
38
44
### Dependencies
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.22.5 '
57
+ api ' io.sentry:sentry-android:8.13.3 '
58
58
}
You can’t perform that action at this time.
0 commit comments