Skip to content

Commit f8882e0

Browse files
github-actions[bot]web-flowbuenaflor
authored
chore: update flutter/scripts/update-native.sh to 0.8.4 (#2872)
Co-authored-by: GitHub <[email protected]> Co-authored-by: Giancarlo Buenaflor <[email protected]>
1 parent aec4e26 commit f8882e0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ await SentryFlutter.init(
5555
- Bump Cocoa SDK from v8.46.0 to v8.49.0 ([#2820](https://github.com/getsentry/sentry-dart/pull/2820), [#2851](https://github.com/getsentry/sentry-dart/pull/2851))
5656
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8490)
5757
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.46.0...8.49.0)
58-
- Bump Native SDK from v0.8.2 to v0.8.3 ([#2823](https://github.com/getsentry/sentry-dart/pull/2823))
59-
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#083)
60-
- [diff](https://github.com/getsentry/sentry-native/compare/0.8.2...0.8.3)
58+
- Bump Native SDK from v0.8.2 to v0.8.4 ([#2823](https://github.com/getsentry/sentry-dart/pull/2823), [#2872](https://github.com/getsentry/sentry-dart/pull/2872))
59+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#084)
60+
- [diff](https://github.com/getsentry/sentry-native/compare/0.8.2...0.8.4)
6161
- Bump jni from v0.14.0 to v0.14.1 ([#2800])(https://github.com/getsentry/sentry-dart/pull/2800)
6262
- [changelog](https://github.com/dart-lang/native/blob/main/pkgs/jni/CHANGELOG.md#0141)
6363
- [diff](https://github.com/dart-lang/native/compare/jnigen-v0.14.0..jnigen-v0.14.1)

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.3
5+
version=0.8.4

0 commit comments

Comments
 (0)