Skip to content

Commit 8967db0

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update flutter/scripts/update-native.sh to 0.7.12
1 parent 4e534f9 commit 8967db0

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
@@ -31,6 +31,12 @@
3131
- Drops max un-awaited parallel tasks earlier, so event processors & callbacks are not executed for them.
3232
- Change by setting `SentryOptions.maxQueueSize`. Default is 30.
3333

34+
### Dependencies
35+
36+
- Bump Native SDK from v0.7.10 to v0.7.12 ([#2390](https://github.com/getsentry/sentry-dart/pull/2390))
37+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0712)
38+
- [diff](https://github.com/getsentry/sentry-native/compare/0.7.10...0.7.12)
39+
3440
## 8.10.0-beta.2
3541

3642
### 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.7.10
5+
version=0.7.12

0 commit comments

Comments
 (0)