File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Unreleased
4+
5+ ### Dependencies
6+
7+ - Bump Native SDK from v0.7.20 to v0.8.1 ([ #4217 ] ( https://github.com/getsentry/sentry-java/pull/4217 ) )
8+ - [ changelog] ( https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#081 )
9+ - [ diff] ( https://github.com/getsentry/sentry-native/compare/0.7.20...0.8.1 )
10+
311## 8.3.0
412
513### Features
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ object Config {
159159 val apolloKotlin = " com.apollographql.apollo3:apollo-runtime:3.8.2"
160160 val apolloKotlin4 = " com.apollographql.apollo:apollo-runtime:4.1.1"
161161
162- val sentryNativeNdk = " io.sentry:sentry-native-ndk:0.7.20 "
162+ val sentryNativeNdk = " io.sentry:sentry-native-ndk:0.8.1 "
163163
164164 object OpenTelemetry {
165165 val otelVersion = " 1.44.1"
You can’t perform that action at this time.
0 commit comments