From e51d59f79995b33b314970655c7028d32913682a Mon Sep 17 00:00:00 2001 From: GitHub Date: Mon, 28 Oct 2024 13:03:01 +0000 Subject: [PATCH] chore: update sentry-android-ndk/sentry-native to 0.7.10 --- CHANGELOG.md | 6 ++++++ sentry-android-ndk/sentry-native | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 813e9e65bc..da22cb7b12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ - Accept manifest integer values when requiring floating values ([#3823](https://github.com/getsentry/sentry-java/pull/3823)) +### 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.16.0 ### Features diff --git a/sentry-android-ndk/sentry-native b/sentry-android-ndk/sentry-native index 0f1d664759..168d1dd6fe 160000 --- a/sentry-android-ndk/sentry-native +++ b/sentry-android-ndk/sentry-native @@ -1 +1 @@ -Subproject commit 0f1d664759cba187a846a562f9d55f3c62dffaa3 +Subproject commit 168d1dd6fec8e50ef0eda6c8b83b3c3935136c20