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 66
77- Do not override user-defined ` SentryOptions ` ([ #4262 ] ( https://github.com/getsentry/sentry-java/pull/4262 ) )
88
9+ ### Dependencies
10+
11+ - Bump Native SDK from v0.8.1 to v0.8.2 ([ #4267 ] ( https://github.com/getsentry/sentry-java/pull/4267 ) )
12+ - [ changelog] ( https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#082 )
13+ - [ diff] ( https://github.com/getsentry/sentry-native/compare/0.8.1...0.8.2 )
14+
915## 8.5.0
1016
1117### Features
Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ object Config {
161161 val apolloKotlin = " com.apollographql.apollo3:apollo-runtime:3.8.2"
162162 val apolloKotlin4 = " com.apollographql.apollo:apollo-runtime:4.1.1"
163163
164- val sentryNativeNdk = " io.sentry:sentry-native-ndk:0.8.1 "
164+ val sentryNativeNdk = " io.sentry:sentry-native-ndk:0.8.2 "
165165
166166 object OpenTelemetry {
167167 val otelVersion = " 1.44.1"
You can’t perform that action at this time.
0 commit comments