Skip to content

Commit 9aabc4d

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update flutter/scripts/update-native.sh to 0.9.1
1 parent 34071dd commit 9aabc4d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414
- Remove `SentryTimingsCallback` and use Flutter's `TimingsCallback` instead ([#3054](https://github.com/getsentry/sentry-dart/pull/3054))
1515
- Remove unused native frames integration ([#3053](https://github.com/getsentry/sentry-dart/pull/3053))
1616

17+
### Dependencies
18+
19+
- Bump Native SDK from v0.9.0 to v0.9.1 ([#3018](https://github.com/getsentry/sentry-dart/pull/3018))
20+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#091)
21+
- [diff](https://github.com/getsentry/sentry-native/compare/0.9.0...0.9.1)
22+
1723
## 9.4.0
1824

1925
### Fixes

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.0
5+
version=0.9.1

0 commit comments

Comments
 (0)