Skip to content

Commit f333300

Browse files
chore(deps): update Native SDK to v0.7.10 (#2344)
Co-authored-by: GitHub <[email protected]>
1 parent 0880a97 commit f333300

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ Navigator.push(
5454
- Bump Android SDK from v7.14.0 to v7.15.0 ([#2342](https://github.com/getsentry/sentry-dart/pull/2342))
5555
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7150)
5656
- [diff](https://github.com/getsentry/sentry-java/compare/7.14.0...7.15.0)
57+
- Bump Native SDK from v0.7.8 to v0.7.10 ([#2344](https://github.com/getsentry/sentry-dart/pull/2344))
58+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0710)
59+
- [diff](https://github.com/getsentry/sentry-native/compare/0.7.8...0.7.10)
5760

5861
## 8.9.0
5962

flutter/scripts/update-native.sh

100644100755
File mode changed.

flutter/sentry-native/CMakeCache.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Basically, this is a properties file we use both in CMake and update-deps.yml to update dependencies.
33

44
repo=https://github.com/getsentry/sentry-native
5-
version=0.7.8
5+
version=0.7.10

0 commit comments

Comments
 (0)