Skip to content

Commit 676eeea

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update packages/flutter/scripts/update-native.sh to 0.10.0
1 parent 3a1ba4d commit 676eeea

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
### Dependencies
1717

1818
- Pin `ffigen` to `19.0.0` and add `objective_c` version `8.0.0` package used in `ffigen` on iOS and macOS ([#3163](https://github.com/getsentry/sentry-dart/pull/3163))
19+
- Bump Native SDK from v0.9.1 to v0.10.0 ([#3158](https://github.com/getsentry/sentry-dart/pull/3158))
20+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0100)
21+
- [diff](https://github.com/getsentry/sentry-native/compare/0.9.1...0.10.0)
1922

2023
## 9.7.0-beta.1
2124

packages/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.9.1
5+
version=0.10.0

0 commit comments

Comments
 (0)