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 9
9
- [ diff] ( https://github.com/getsentry/sentry-wizard/compare/v1.2.17...v1.4.0 )
10
10
- Android builds without ext config, auto create assets dir for modules ([ #2652 ] ( https://github.com/getsentry/sentry-react-native/pull/2652 ) )
11
11
12
+ ### Dependencies
13
+
14
+ - Bump Android SDK from v6.8.0 to v6.9.1 ([ #2653 ] ( https://github.com/getsentry/sentry-react-native/pull/2653 ) )
15
+ - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#691 )
16
+ - [ diff] ( https://github.com/getsentry/sentry-java/compare/6.8.0...6.9.1 )
17
+
12
18
## 4.10.0
13
19
14
20
### Features
Original file line number Diff line number Diff line change @@ -24,5 +24,5 @@ android {
24
24
25
25
dependencies {
26
26
implementation ' com.facebook.react:react-native:+'
27
- api ' io.sentry:sentry-android:6.8.0 '
27
+ api ' io.sentry:sentry-android:6.9.1 '
28
28
}
You can’t perform that action at this time.
0 commit comments