diff --git a/CHANGELOG.md b/CHANGELOG.md index 319349246..9bef9eb4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ - Fixed a `NoSuchFieldError` during initialization on Android when setting the `sample rate`. ([#2838](https://github.com/getsentry/sentry-unity/issues/2838)) +### Dependencies + +- Bump Native SDK from v0.16.5 to v0.16.6 ([#2839](https://github.com/getsentry/sentry-unity/pull/2839)) + - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0166) + - [diff](https://github.com/getsentry/sentry-native/compare/0.16.5...0.16.6) + ## 4.10.0 ### Behavioural Changes and Deprecations diff --git a/modules/sentry-native b/modules/sentry-native index 1c935e87c..672b86c77 160000 --- a/modules/sentry-native +++ b/modules/sentry-native @@ -1 +1 @@ -Subproject commit 1c935e87ce24d4697ac4710278269237be17e006 +Subproject commit 672b86c77c1864e1c0b5e72eefadc078e30ef700