Skip to content

Commit 5e52cbc

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update flutter/scripts/update-native.sh to 0.8.5
1 parent 4c84e15 commit 5e52cbc

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
@@ -38,6 +38,9 @@ Sentry.logger.warn("This is a warning log with attributes.", attributes: {
3838
- Bump Android SDK from v8.11.1 to v8.12.0 ([#2941](https://github.com/getsentry/sentry-dart/pull/2941))
3939
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8120)
4040
- [diff](https://github.com/getsentry/sentry-java/compare/8.11.1...8.12.0)
41+
- Bump Native SDK from v0.8.4 to v0.8.5 ([#2945](https://github.com/getsentry/sentry-dart/pull/2945))
42+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#085)
43+
- [diff](https://github.com/getsentry/sentry-native/compare/0.8.4...0.8.5)
4144

4245
## 9.0.0-RC.2
4346

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

0 commit comments

Comments
 (0)