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 @@ -25,6 +25,12 @@ example:
25
25
]
26
26
```
27
27
28
+ ### Dependencies
29
+
30
+ - Bump Android SDK from v8.14.0 to v8.15.1 ([ #4953 ] ( https://github.com/getsentry/sentry-react-native/pull/4953 ) )
31
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8151 )
32
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/8.14.0...8.15.1 )
33
+
28
34
## 7.0.0-beta.1
29
35
30
36
### Upgrading from 6.x to 7.0
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:8.14.0 '
57
+ api ' io.sentry:sentry-android:8.15.1 '
58
58
}
You can’t perform that action at this time.
0 commit comments