diff --git a/CHANGELOG.md b/CHANGELOG.md index 57011ec10b..048422482e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ - Customizable fragment lifecycle breadcrumbs ([#2299](https://github.com/getsentry/sentry-java/pull/2299)) - Provide hook for Jetpack Compose navigation instrumentation ([#2320](https://github.com/getsentry/sentry-java/pull/2320)) +### Dependencies + +- Bump Native SDK from v0.5.1 to v0.5.2 ([#2315](https://github.com/getsentry/sentry-java/pull/2315)) + - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#052) + - [diff](https://github.com/getsentry/sentry-native/compare/0.5.1...0.5.2) + ## 6.6.0 ### Fixes diff --git a/sentry-android-ndk/sentry-native b/sentry-android-ndk/sentry-native index 1a4c7c15f0..28be51f5e3 160000 --- a/sentry-android-ndk/sentry-native +++ b/sentry-android-ndk/sentry-native @@ -1 +1 @@ -Subproject commit 1a4c7c15f086644d1838c44209c8213a8cc3b497 +Subproject commit 28be51f5e3acb01327b1164206d3145464577670