diff --git a/CHANGELOG.md b/CHANGELOG.md index a75d24f86a..47702a7b57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ - New package `sentry-android-navigation` for AndroidX Navigation support ([#2136](https://github.com/getsentry/sentry-java/pull/2136)) - New package `sentry-compose` for Jetpack Compose support (Navigation) ([#2136](https://github.com/getsentry/sentry-java/pull/2136)) - Add sample rate to baggage as well as trace in envelope header and flatten user ([#2135](https://github.com/getsentry/sentry-java/pull/2135)) +- Bump Native SDK to v0.4.18 ([#2154](https://github.com/getsentry/sentry-java/pull/2154)) + - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0418) + - [diff](https://github.com/getsentry/sentry-native/compare/0.4.17...0.4.18) ## 6.1.4 diff --git a/sentry-android-ndk/sentry-native b/sentry-android-ndk/sentry-native index 5500192dda..ff5bfcf0eb 160000 --- a/sentry-android-ndk/sentry-native +++ b/sentry-android-ndk/sentry-native @@ -1 +1 @@ -Subproject commit 5500192dda05c82468787b2b0637e9c2688b9aed +Subproject commit ff5bfcf0eb2c47d03eb57a51bdf2e6ad4b8ece10