From 147c1c7e42c965bfd835773d8c41c606ecba99d9 Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 31 Jan 2025 15:46:41 +0000 Subject: [PATCH] chore: update flutter/scripts/update-native.sh to 0.7.20 --- CHANGELOG.md | 3 +++ flutter/sentry-native/CMakeCache.txt | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c82122f7d9..87b54c2792 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ - Bump Cocoa SDK from v8.44.0-beta.1 to v8.44.0 ([#2649](https://github.com/getsentry/sentry-dart/pull/2649)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8440) - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.44.0-beta.1...8.44.0) +- Bump Native SDK from v0.7.19 to v0.7.20 ([#2652](https://github.com/getsentry/sentry-dart/pull/2652)) + - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0720) + - [diff](https://github.com/getsentry/sentry-native/compare/0.7.19...0.7.20) ## 8.13.0-beta.3 diff --git a/flutter/sentry-native/CMakeCache.txt b/flutter/sentry-native/CMakeCache.txt index 1cb0401f4a..291d60cf7a 100644 --- a/flutter/sentry-native/CMakeCache.txt +++ b/flutter/sentry-native/CMakeCache.txt @@ -2,4 +2,4 @@ # Basically, this is a properties file we use both in CMake and update-deps.yml to update dependencies. repo=https://github.com/getsentry/sentry-native -version=0.7.19 +version=0.7.20