Skip to content

Commit 2a69b36

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update flutter/scripts/update-native.sh to 0.8.5
1 parent 0069909 commit 2a69b36

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
- Fix feature flag model keys ([#2943](https://github.com/getsentry/sentry-dart/pull/2943))
88

9+
### Dependencies
10+
11+
- Bump Native SDK from v0.8.4 to v0.8.5 ([#2945](https://github.com/getsentry/sentry-dart/pull/2945))
12+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#085)
13+
- [diff](https://github.com/getsentry/sentry-native/compare/0.8.4...0.8.5)
14+
915
## 9.0.0-RC
1016

1117
### Various fixes & improvements

flutter/sentry-native/CMakeCache.txt

+1-1
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.8.4
5+
version=0.8.5

0 commit comments

Comments
 (0)