diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bf79a0739d..dd022337a96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,12 @@ - `options.experimental.sessionReplay.errorSampleRate` was renamed to `options.experimental.sessionReplay.onErrorSampleRate` ([#3637](https://github.com/getsentry/sentry-java/pull/3637)) - Manifest option `io.sentry.session-replay.error-sample-rate` was renamed to `io.sentry.session-replay.on-error-sample-rate` ([#3637](https://github.com/getsentry/sentry-java/pull/3637)) +### Dependencies + +- Bump Native SDK from v0.7.2 to v0.7.10 ([#3713](https://github.com/getsentry/sentry-java/pull/3713)) + - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0710) + - [diff](https://github.com/getsentry/sentry-native/compare/0.7.2...0.7.10) + ## 7.14.0 ### Features diff --git a/sentry-android-ndk/sentry-native b/sentry-android-ndk/sentry-native index 0f1d664759c..168d1dd6fec 160000 --- a/sentry-android-ndk/sentry-native +++ b/sentry-android-ndk/sentry-native @@ -1 +1 @@ -Subproject commit 0f1d664759cba187a846a562f9d55f3c62dffaa3 +Subproject commit 168d1dd6fec8e50ef0eda6c8b83b3c3935136c20